Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/util/
Dauxtrace.h573 int auxtrace_parse_sample_options(struct auxtrace_record *itr,
783 int auxtrace_parse_sample_options(struct auxtrace_record *itr __maybe_unused, in auxtrace_parse_sample_options() function
Dauxtrace.c740 int auxtrace_parse_sample_options(struct auxtrace_record *itr, in auxtrace_parse_sample_options() function
/Linux-v6.1/tools/perf/
Dbuiltin-record.c843 err = auxtrace_parse_sample_options(rec->itr, rec->evlist, &rec->opts, in record__auxtrace_init()