Searched refs:svg_cpu_box (Results 1 – 3 of 3) sorted by relevance
17 void svg_cpu_box(int cpu, u64 max_frequency, u64 turbo_frequency);
356 void svg_cpu_box(int cpu, u64 __max_freq, u64 __turbo_freq) in svg_cpu_box() function
1499 svg_cpu_box(i, tchart->max_freq, tchart->turbo_frequency); in write_svg_file()