Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dauxtrace.h580 int auxtrace_parse_sample_options(struct auxtrace_record *itr,
792 int auxtrace_parse_sample_options(struct auxtrace_record *itr __maybe_unused, in auxtrace_parse_sample_options() function
H A Dauxtrace.c746 int auxtrace_parse_sample_options(struct auxtrace_record *itr, in auxtrace_parse_sample_options() function
/linux/tools/perf/
H A Dbuiltin-record.c880 err = auxtrace_parse_sample_options(rec->itr, rec->evlist, &rec->opts, in record__auxtrace_init()