Home
last modified time | relevance | path

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

/linux-6.15/tools/tracing/rtla/src/
H A Dtimerlat_top.c33 unsigned long long cur_thread; member
146 cpu_data->cur_thread = latency; in timerlat_top_update()
204 data->cpu_data[i].cur_thread = value_thread[i]; in timerlat_top_bpf_pull_data()
334 trace_seq_printf(s, "%9llu ", cpu_data->cur_thread); in timerlat_top_print()