Home
last modified time | relevance | path

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

/linux-6.15/tools/power/cpupower/utils/idle_monitor/
Dcpupower-monitor.c77 int fill_string_with_spaces(char *s, int n) in fill_string_with_spaces() function
107 fill_string_with_spaces(buf, topology_depth * 5 - 1); in print_header()
116 fill_string_with_spaces(buf, need_len); in print_header()
143 fill_string_with_spaces(buf, MAX_COL_WIDTH); in print_header()