Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/
Dbuiltin.h14 extern int check_pager_config(const char *cmd);
Dperf.c80 int check_pager_config(const char *cmd) in check_pager_config() function
314 use_pager = check_pager_config(p->cmd); in run_builtin()