Home
last modified time | relevance | path

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

/tools/perf/
Dbuiltin.h14 int check_pager_config(const char *cmd);
Dperf.c89 int check_pager_config(const char *cmd) in check_pager_config() function
351 use_pager = check_pager_config(p->cmd); in run_builtin()