Home
last modified time | relevance | path

Searched refs:svg_cpu_box (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/
H A Dsvghelper.h17 void svg_cpu_box(int cpu, u64 max_frequency, u64 turbo_frequency);
H A Dsvghelper.c357 void svg_cpu_box(int cpu, u64 __max_freq, u64 __turbo_freq) in svg_cpu_box() function