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.h574 int auxtrace_parse_sample_options(struct auxtrace_record *itr,
H A Dauxtrace.c760 int auxtrace_parse_sample_options(struct auxtrace_record *itr, in auxtrace_parse_sample_options() function
/linux/tools/perf/
H A Dbuiltin-record.c878 err = auxtrace_parse_sample_options(rec->itr, rec->evlist, &rec->opts, in record__auxtrace_init()