Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dperf.c302 #define RUN_SETUP (1<<0) macro
314 if (use_pager == -1 && p->option & RUN_SETUP) in run_builtin()