Searched refs:debug_mode (Results 1 – 3 of 3) sorted by relevance
226 int isst_daemon(int debug_mode, int poll_interval, int no_daemon) argument230 if (!no_daemon && poll_interval < 0 && !debug_mode) {
313 extern int isst_daemon(int debug_mode, int poll_interval, int no_daemon);
81 static bool debug_mode; variable2430 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