Home
last modified time | relevance | path

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

/tools/perf/util/
Dauxtrace.h577 int auxtrace_parse_sample_options(struct auxtrace_record *itr,
788 int auxtrace_parse_sample_options(struct auxtrace_record *itr __maybe_unused, in auxtrace_parse_sample_options() function
Dauxtrace.c741 int auxtrace_parse_sample_options(struct auxtrace_record *itr, in auxtrace_parse_sample_options() function
/tools/perf/
Dbuiltin-record.c838 err = auxtrace_parse_sample_options(rec->itr, rec->evlist, &rec->opts, in record__auxtrace_init()