Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dauxtrace.h570 int auxtrace_record__snapshot_start(struct auxtrace_record *itr);
H A Dauxtrace.c582 int auxtrace_record__snapshot_start(struct auxtrace_record *itr) in auxtrace_record__snapshot_start() function
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-record.c703 auxtrace_record__snapshot_start(rec->itr)) in record__auxtrace_snapshot_exit()
752 int auxtrace_record__snapshot_start(struct auxtrace_record *itr __maybe_unused) in auxtrace_record__snapshot_start() function
1601 if (auxtrace_record__snapshot_start(rec->itr)) in hit_auxtrace_snapshot_trigger()