Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Ddata.h92 int perf_data__switch(struct perf_data *data,
Ddata.c411 int perf_data__switch(struct perf_data *data, in perf_data__switch() function
/linux-5.19.10/tools/perf/
Dbuiltin-record.c1725 fd = perf_data__switch(data, timestamp, in record__switch_output()