Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/
Dbuiltin.h14 extern int check_pager_config(const char *cmd);
Dperf.c85 int check_pager_config(const char *cmd) in check_pager_config() function
381 use_pager = check_pager_config(p->cmd); in run_builtin()