Home
last modified time | relevance | path

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

/linux/tools/power/cpupower/utils/idle_monitor/
H A 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()
141 fill_string_with_spaces(buf, MAX_COL_WIDTH); in print_header()