Home
last modified time | relevance | path

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

/linux-6.15/tools/tracing/rtla/src/
H A Dtimerlat_top.c23 struct timerlat_top_cpu { struct
45 struct timerlat_top_cpu *cpu_data; argument
93 timerlat_top_reset_sum(struct timerlat_top_cpu *summary) in timerlat_top_reset_sum()
102 timerlat_top_update_sum(struct osnoise_tool *tool, int cpu, struct timerlat_top_cpu *sum) in timerlat_top_update_sum()
105 struct timerlat_top_cpu *cpu_data = &data->cpu_data[cpu]; in timerlat_top_update_sum()
133 struct timerlat_top_cpu *cpu_data = &data->cpu_data[cpu]; in timerlat_top_update()
308 struct timerlat_top_cpu *cpu_data = &data->cpu_data[cpu]; in timerlat_top_print()
363 timerlat_top_print_sum(struct osnoise_tool *top, struct timerlat_top_cpu *summary) in timerlat_top_print_sum()
442 struct timerlat_top_cpu summary; in timerlat_print_stats()