Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/util/
Ddata.h93 int perf_data__switch(struct perf_data *data,
Ddata.c414 int perf_data__switch(struct perf_data *data, in perf_data__switch() function
/linux-6.6.21/tools/perf/
Dbuiltin-record.c1811 fd = perf_data__switch(data, timestamp, in record__switch_output()