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

/linux-4.4.14/tools/perf/
H A Dperf.c358 #define RUN_SETUP (1<<0) macro
362 * RUN_SETUP for reading from the configuration file.
374 if (p->option & RUN_SETUP) run_builtin()
380 if (use_pager == -1 && p->option & RUN_SETUP) run_builtin()

Completed in 107 milliseconds