Home
last modified time | relevance | path

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

/linux/tools/tracing/rtla/src/
H A Dtimerlat_aa.c38 unsigned long long tlat_thread_latency; member
228 tep_get_field_val(s, event, "timer_latency", record, &taa_data->tlat_thread_latency, 1); in timerlat_aa_thread_latency()
575 total = taa_data->tlat_thread_latency; in timerlat_thread_analysis()
749 } else if (thread_thresh && (taa_data->tlat_thread_latency) >= thread_thresh) { in timerlat_auto_analysis()