Home
last modified time | relevance | path

Searched refs:temp_fd (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/tools/perf/util/
A Dtrace-event-info.c600 int temp_fd; in tracing_data_get() local
610 temp_fd = open(tdata->temp_file, O_RDWR); in tracing_data_get()
611 if (temp_fd < 0) { in tracing_data_get()
621 output_fd = temp_fd; in tracing_data_get()

Completed in 4 milliseconds