Home
last modified time | relevance | path

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

/linux-6.12.1/tools/tracing/rtla/src/
Dtimerlat_top.c56 struct timerlat_top_cpu { struct
78 struct timerlat_top_cpu *cpu_data; argument
126 timerlat_top_reset_sum(struct timerlat_top_cpu *summary) in timerlat_top_reset_sum()
135 timerlat_top_update_sum(struct osnoise_tool *tool, int cpu, struct timerlat_top_cpu *sum) in timerlat_top_update_sum()
138 struct timerlat_top_cpu *cpu_data = &data->cpu_data[cpu]; in timerlat_top_update_sum()
165 struct timerlat_top_cpu *cpu_data = &data->cpu_data[cpu]; in timerlat_top_update()
267 struct timerlat_top_cpu *cpu_data = &data->cpu_data[cpu]; in timerlat_top_print()
326 timerlat_top_print_sum(struct osnoise_tool *top, struct timerlat_top_cpu *summary) in timerlat_top_print_sum()
409 struct timerlat_top_cpu summary; in timerlat_print_stats()