Home
last modified time | relevance | path

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

/tools/power/x86/intel-speed-select/
A Disst-daemon.c226 int isst_daemon(int debug_mode, int poll_interval, int no_daemon) argument
230 if (!no_daemon && poll_interval < 0 && !debug_mode) {
A Disst.h313 extern int isst_daemon(int debug_mode, int poll_interval, int no_daemon);
/tools/perf/
A Dbuiltin-script.c81 static bool debug_mode; variable
2430 if (debug_mode) { in process_sample_event()
2908 if (debug_mode) in __cmd_script()
3739 OPT_BOOLEAN('d', "debug-mode", &debug_mode, in cmd_script()

Completed in 13 milliseconds