Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dkwork.h194 struct kwork_top_stat { struct
254 struct kwork_top_stat top_stat;
/linux/tools/perf/
H A Dbuiltin-kwork.c1570 struct kwork_top_stat *stat = &kwork->top_stat; in top_print_per_cpu_load()
1594 struct kwork_top_stat *stat = &kwork->top_stat; in top_print_cpu_usage()
2002 struct kwork_top_stat *stat = &kwork->top_stat; in top_calc_total_runtime()
2021 struct kwork_top_stat *stat = &kwork->top_stat; in top_calc_idle_time()
2033 struct kwork_top_stat *stat = &kwork->top_stat; in top_calc_irq_runtime()
2074 struct kwork_top_stat *stat = &kwork->top_stat; in top_calc_cpu_usage()
2103 struct kwork_top_stat *stat = &kwork->top_stat; in top_calc_load_runtime()