Searched refs:get_cpu_total_time (Results 1 – 1 of 1) sorted by relevance
57 static long unsigned get_cpu_total_time(struct cpu_info *cpu);284 static long unsigned get_cpu_total_time(struct cpu_info *cpu) { in get_cpu_total_time() function315 total_delta_time = get_cpu_total_time(new_cpu) - get_cpu_total_time(old_cpu); in print_cpu_stats()