summaryrefslogblamecommitdiffstats
path: root/tools/perf/util/pager.h
blob: 2794a83b7e851eaec8100479e5ebfffabc2cdaa5 (plain) (tree)
1
2
3
4
5
6
7






                              
#ifndef __PERF_PAGER_H
#define __PERF_PAGER_H

extern void setup_pager(void);
extern int pager_in_use(void);

#endif /* __PERF_PAGER_H */