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