Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/
Dperf.c342 #define RUN_SETUP (1<<0) macro
358 if (p->option & RUN_SETUP) in run_builtin()
364 if (use_pager == -1 && p->option & RUN_SETUP) in run_builtin()