Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Ddata.h82 int perf_data__switch(struct perf_data *data,
H A Ddata.c371 int perf_data__switch(struct perf_data *data, in perf_data__switch() function
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-record.c1287 fd = perf_data__switch(data, timestamp, in record__switch_output()