PERF_COLOR_RESET   32 tools/perf/util/color.c 		r += scnprintf(bf + r, size - r, "%s", PERF_COLOR_RESET);
PERF_COLOR_RESET   58 tools/perf/util/color.c 		fprintf(fp, "%s", PERF_COLOR_RESET);
PERF_COLOR_RESET  112 tools/perf/util/color.c 				fputs(PERF_COLOR_RESET, fp) < 0))
PERF_COLOR_RESET  431 tools/perf/util/hist.h 	       (COLOR_MAXLEN + sizeof(PERF_COLOR_RESET)) * PERF_HPP__MAX_INDEX
PERF_COLOR_RESET  264 tools/perf/util/stat-display.c 		mlen += strlen(color) + sizeof(PERF_COLOR_RESET) - 1;