Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/
Dbuiltin-script.c25 static bool debug_mode; variable
707 if (debug_mode) { in process_sample_event()
987 if (debug_mode) in __cmd_script()
1748 OPT_BOOLEAN('d', "debug-mode", &debug_mode, in cmd_script()