Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dauxtrace.h593 int auxtrace_record__snapshot_start(struct auxtrace_record *itr);
Dauxtrace.c590 int auxtrace_record__snapshot_start(struct auxtrace_record *itr) in auxtrace_record__snapshot_start() function
/linux-6.12.1/tools/perf/
Dbuiltin-record.c827 auxtrace_record__snapshot_start(rec->itr)) in record__auxtrace_snapshot_exit()
884 int auxtrace_record__snapshot_start(struct auxtrace_record *itr __maybe_unused) in auxtrace_record__snapshot_start() function
2233 if (auxtrace_record__snapshot_start(rec->itr)) in hit_auxtrace_snapshot_trigger()