temp_fd           512 tools/perf/util/trace-event-info.c 		int temp_fd;
temp_fd           522 tools/perf/util/trace-event-info.c 		temp_fd = open(tdata->temp_file, O_RDWR);
temp_fd           523 tools/perf/util/trace-event-info.c 		if (temp_fd < 0) {
temp_fd           533 tools/perf/util/trace-event-info.c 		output_fd = temp_fd;