UNIT_MAX_LEN      185 tools/perf/util/pmu.c 	sret = read(fd, alias->unit, UNIT_MAX_LEN);
UNIT_MAX_LEN       56 tools/perf/util/pmu.h 	char unit[UNIT_MAX_LEN+1];