Home
last modified time | relevance | path

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

/aosp_15_r20/external/libtraceevent/src/
H A Devent-parse.c6768 static int lock_depth_exists; in data_latency_format() local
6783 if (lock_depth_exists) in data_latency_format()
6790 lock_depth_exists = 1; in data_latency_format()
6833 if (lock_depth_exists) { in data_latency_format()