Home
last modified time | relevance | path

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

/linux-5.19.10/tools/tracing/latency/
Dlatency-collector.c95 static const char * const DEBUG_NOFILE = "[file not found]"; variable
1796 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()