Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/
Dperf.c292 #define RUN_SETUP (1<<0) macro
307 if (p->option & RUN_SETUP) in run_builtin()
313 if (use_pager == -1 && p->option & RUN_SETUP) in run_builtin()