Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/tracing/rtla/src/
H A Dtimerlat_aa.c48 unsigned long long run_thread_pid; member
181 tep_get_common_field_val(s, event, "common_pid", record, &taa_data->run_thread_pid, 1); in timerlat_aa_irq_latency()
188 if (taa_data->run_thread_pid) in timerlat_aa_irq_latency()
362 if (taa_data->run_thread_pid) in timerlat_aa_irq_handler()
444 if (pid == taa_data->run_thread_pid && !taa_data->thread_blocking_duration) { in timerlat_aa_thread_handler()
599 taa_data->run_thread_comm, taa_data->run_thread_pid); in timerlat_thread_analysis()
619 taa_data->run_thread_comm, taa_data->run_thread_pid, in timerlat_thread_analysis()

Completed in 3 milliseconds