Home
last modified time | relevance | path

Searched refs:USE_PAGER (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/perf/
H A Dperf.c303 #define USE_PAGER (1<<1) macro
316 if (use_pager == -1 && p->option & USE_PAGER) in run_builtin()