Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/
Dbuiltin-lock.c62 u64 wait_time_max; member
212 SINGLE_KEY(wait_time_max) in SINGLE_KEY()
249 DEF_KEY_LOCK(wait_max, wait_time_max),
499 if (ls->wait_time_max < contended_term) in report_lock_acquired_event()
500 ls->wait_time_max = contended_term; in report_lock_acquired_event()
742 pr_info("%15" PRIu64 " ", st->wait_time_max); in print_result()