Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Ddebug.c44 int debug_kmaps; variable
242 { .name = "kmaps", .value_ptr = &debug_kmaps },
282 debug_kmaps = 0; in perf_quiet_option()
H A Ddebug.h12 extern int debug_kmaps;
/linux/tools/perf/
H A Dbuiltin-report.c1892 if (!use_browser && (verbose > 2 || debug_kmaps)) in cmd_report()
H A Dbuiltin-script.c4570 if (verbose > 2 || debug_kmaps) in cmd_script()