Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/
Dperf.c331 #define RUN_SETUP (1<<0) macro
343 if (use_pager == -1 && p->option & RUN_SETUP) in run_builtin()