Home
last modified time | relevance | path

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

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