Searched refs:svg_cpu_box (Results 1 – 3 of 3) sorted by relevance
10 extern void svg_cpu_box(int cpu, u64 max_frequency, u64 turbo_frequency);
236 void svg_cpu_box(int cpu, u64 __max_freq, u64 __turbo_freq) in svg_cpu_box() function
963 svg_cpu_box(i, max_freq, turbo_frequency); in write_svg_file()