Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/power/cpupower/utils/idle_monitor/
A Dcpupower-monitor.c94 #define MAX_COL_WIDTH 6 macro
106 need_len = monitors[mon]->hw_states_num * (MAX_COL_WIDTH + 1) in print_header()
131 fill_string_with_spaces(buf, MAX_COL_WIDTH); in print_header()
/linux-6.3-rc2/tools/perf/
A Dbuiltin-diff.c133 #define MAX_COL_WIDTH 70 macro
168 .width = MAX_COL_WIDTH,
1671 char buf[MAX_COL_WIDTH] = " "; in hpp__entry_global()
1673 __hpp__entry_global(he, dfmt, buf, MAX_COL_WIDTH); in hpp__entry_global()

Completed in 9 milliseconds