Home
last modified time | relevance | path

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

/external/linux-tools-perf/
Dbuiltin.h15 extern int check_pager_config(const char *cmd);
Dperf.c43 int check_pager_config(const char *cmd) in check_pager_config() function
280 use_pager = check_pager_config(p->cmd); in run_builtin()