Home
last modified time | relevance | path

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

/linux-5.19.10/tools/power/cpupower/utils/idle_monitor/
Dcpupower-monitor.c95 void print_header(int topology_depth) in print_header() argument
102 fill_string_with_spaces(buf, topology_depth * 5 - 1); in print_header()
116 if (topology_depth > 2) in print_header()
118 if (topology_depth > 1) in print_header()
120 if (topology_depth > 0) in print_header()
140 void print_results(int topology_depth, int cpu) in print_results() argument
155 if (topology_depth > 2) in print_results()
157 if (topology_depth > 1) in print_results()
159 if (topology_depth > 0) in print_results()