Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dauxtrace.h557 int auxtrace_parse_sample_options(struct auxtrace_record *itr,
730 int auxtrace_parse_sample_options(struct auxtrace_record *itr __maybe_unused, in auxtrace_parse_sample_options() function
H A Dauxtrace.c723 int auxtrace_parse_sample_options(struct auxtrace_record *itr, in auxtrace_parse_sample_options() function
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-record.c728 err = auxtrace_parse_sample_options(rec->itr, rec->evlist, &rec->opts, in record__auxtrace_init()