Searched refs:top_stat (Results 1 – 2 of 2) sorted by relevance
1568 struct kwork_top_stat *stat = &kwork->top_stat; in top_print_per_cpu_load()1592 struct kwork_top_stat *stat = &kwork->top_stat; in top_print_cpu_usage()2000 struct kwork_top_stat *stat = &kwork->top_stat; in top_calc_total_runtime()2019 struct kwork_top_stat *stat = &kwork->top_stat; in top_calc_idle_time()2031 struct kwork_top_stat *stat = &kwork->top_stat; in top_calc_irq_runtime()2072 struct kwork_top_stat *stat = &kwork->top_stat; in top_calc_cpu_usage()2101 struct kwork_top_stat *stat = &kwork->top_stat; in top_calc_load_runtime()2213 kwork->top_stat.cpus_runtime = cpus_runtime; in perf_kwork__top()2214 bitmap_zero(kwork->top_stat.all_cpus_bitmap, MAX_NR_CPUS); in perf_kwork__top()2233 zfree(&kwork->top_stat.cpus_runtime); in perf_kwork__top()
253 struct kwork_top_stat top_stat; member
Completed in 10 milliseconds