Home
last modified time | relevance | path

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

/linux/tools/tracing/rtla/src/
H A Dtimerlat_top.c22 struct timerlat_top_cpu { struct
44 struct timerlat_top_cpu *cpu_data; argument
97 timerlat_top_reset_sum(struct timerlat_top_cpu *summary) in timerlat_top_reset_sum()
106 timerlat_top_update_sum(struct osnoise_tool *tool, int cpu, struct timerlat_top_cpu *sum) in timerlat_top_update_sum()
109 struct timerlat_top_cpu *cpu_data = &data->cpu_data[cpu]; in timerlat_top_update_sum()
137 struct timerlat_top_cpu *cpu_data = &data->cpu_data[cpu]; in timerlat_top_update()
310 struct timerlat_top_cpu *cpu_data = &data->cpu_data[cpu]; in timerlat_top_print()
365 timerlat_top_print_sum(struct osnoise_tool *top, struct timerlat_top_cpu *summary) in timerlat_top_print_sum()
445 struct timerlat_top_cpu summary; in timerlat_print_stats()