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

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

Completed in 116 milliseconds