Home
last modified time | relevance | path

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

/linux-6.12.1/tools/tracing/rtla/src/
Dtimerlat_top.c77 struct timerlat_top_data { struct
86 timerlat_free_top(struct timerlat_top_data *data) in timerlat_free_top() argument
95 static struct timerlat_top_data *timerlat_alloc_top(int nr_cpus) in timerlat_alloc_top()
97 struct timerlat_top_data *data; in timerlat_alloc_top()
137 struct timerlat_top_data *data = tool->data; in timerlat_top_update_sum()
164 struct timerlat_top_data *data = tool->data; in timerlat_top_update()
266 struct timerlat_top_data *data = top->data; in timerlat_top_print()