Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-lock.c962 static bool kmap_loaded; in lock_contention_caller()
971 if (!kmap_loaded) { in lock_contention_caller()
976 kmap_loaded = true; in lock_contention_caller()
1069 static bool kmap_loaded; report_lock_contention_begin_event() local