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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dvalues.c178 int width, pidwidth, tidwidth, namewidth, rawwidth, countwidth; local
184 rawwidth = 3; /* "Raw" */
200 if (width > rawwidth)
201 rawwidth = width;
213 namewidth, "Name", rawwidth, "Raw",
221 rawwidth, values->counterrawid[j],

Completed in 35 milliseconds