Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/
Dbuiltin-script.c23 static bool debug_mode; variable
553 if (debug_mode) { in process_sample_event()
797 if (debug_mode) in __cmd_script()
1536 OPT_BOOLEAN('d', "debug-mode", &debug_mode, in cmd_script()