Searched refs:get_cpu_usage_str (Results 1 – 1 of 1) sorted by relevance
1324 get_cpu_usage_str(uint64_t busy_ticks, uint64_t total_ticks, char *cpu_str) in get_cpu_usage_str() function1413 get_cpu_usage_str(busy_period, core_busy_period + core_idle_period, cpu_usage); in draw_thread_tab_row()1688 get_cpu_usage_str(busy_period, busy_period + idle_period, cpu_usage); in draw_core_tab_row()