Searched refs:DEBUG_NOFILE (Results 1 – 1 of 1) sorted by relevance
95 static const char * const DEBUG_NOFILE = "[file not found]"; variable1796 debug_tracefile_dflt = DEBUG_NOFILE; in find_tracefiles()1802 debug_maxlat_dflt = DEBUG_NOFILE; in find_tracefiles()2006 if (debug_tracefile == DEBUG_NOFILE || in scan_arguments()2007 debug_maxlat == DEBUG_NOFILE) in scan_arguments()