Home
last modified time | relevance | path

Searched refs:thread_thread_sum (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/tools/tracing/rtla/src/
H A Dtimerlat_aa.c75 unsigned long long thread_thread_sum; member
162 taa_data->thread_thread_sum = 0; in timerlat_aa_irq_latency()
453 taa_data->thread_thread_sum += duration; in timerlat_aa_thread_handler()
672 if (taa_data->thread_thread_sum) { in timerlat_thread_analysis()
674 ns_to_usf(taa_data->thread_thread_sum), in timerlat_thread_analysis()
675 ns_to_per(total, taa_data->thread_thread_sum)); in timerlat_thread_analysis()

Completed in 2 milliseconds