Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/
Dbuiltin-diff.c93 #define MAX_COL_WIDTH 70 macro
124 .width = MAX_COL_WIDTH,
866 char buf[MAX_COL_WIDTH] = " "; in hpp__entry_global()
868 __hpp__entry_global(he, dfmt, buf, MAX_COL_WIDTH); in hpp__entry_global()