Sign in
android-kvm
/
linux
/
4b6ab94eabe4f55371cff4569750bb3996c55db6
/
.
/
tools
/
lib
/
subcmd
/
pager.h
blob: d6a591a4c0178d6f6f35f33d8e146a461bc4bb48 [
file
] [
log
] [
blame
]
#ifndef
__PERF_PAGER_H
#define
__PERF_PAGER_H
extern
void
pager_init
(
const
char
*
pager_env
);
extern
void
setup_pager
(
void
);
extern
int
pager_in_use
(
void
);
#endif
/* __PERF_PAGER_H */