Home
last modified time | relevance | path

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

/external/linux-tools-perf/perf-3.12.0/tools/perf/
Dperf.c296 #define RUN_SETUP (1<<0) macro
311 if (p->option & RUN_SETUP) in run_builtin()
317 if (use_pager == -1 && p->option & RUN_SETUP) in run_builtin()