MAX_LOG_NAME       22 tools/perf/util/intel-pt-decoder/intel-pt-log.c static char log_name[MAX_LOG_NAME];
MAX_LOG_NAME       44 tools/perf/util/intel-pt-decoder/intel-pt-log.c 	strncpy(log_name, name, MAX_LOG_NAME - 5);