Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/util/
Dauxtrace.h587 int auxtrace_record__snapshot_start(struct auxtrace_record *itr);
Dauxtrace.c584 int auxtrace_record__snapshot_start(struct auxtrace_record *itr) in auxtrace_record__snapshot_start() function
/Linux-v6.1/tools/perf/
Dbuiltin-record.c812 auxtrace_record__snapshot_start(rec->itr)) in record__auxtrace_snapshot_exit()
869 int auxtrace_record__snapshot_start(struct auxtrace_record *itr __maybe_unused) in auxtrace_record__snapshot_start() function
2176 if (auxtrace_record__snapshot_start(rec->itr)) in hit_auxtrace_snapshot_trigger()