Home
last modified time | relevance | path

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

/linux/tools/tracing/rtla/src/
H A Dtimerlat_top.c37 unsigned long long cur_user; member
156 cpu_data->cur_user = latency; in timerlat_top_update()
207 data->cpu_data[i].cur_user = value_user[i]; in timerlat_top_bpf_pull_data()
353 trace_seq_printf(s, "%9llu ", cpu_data->cur_user); in timerlat_top_print()