Home
last modified time | relevance | path

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

/Linux-v6.6/tools/tracing/rtla/src/
Dtimerlat_top.c72 struct timerlat_top_data { struct
81 timerlat_free_top(struct timerlat_top_data *data) in timerlat_free_top() argument
90 static struct timerlat_top_data *timerlat_alloc_top(int nr_cpus) in timerlat_alloc_top()
92 struct timerlat_top_data *data; in timerlat_alloc_top()
128 struct timerlat_top_data *data = tool->data; in timerlat_top_update()
221 struct timerlat_top_data *data = top->data; in timerlat_top_print()