Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
METRIC_LEN
tools/perf/util/stat-display.c
469
fprintf(out, "%-*s", METRIC_LEN, "");
tools/perf/util/stat-display.c
481
fprintf(out, " %-*s", METRIC_LEN - n - 1, unit);