Searched refs:auxtrace_parse_sample_options (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | auxtrace.h | 557 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 D | auxtrace.c | 723 int auxtrace_parse_sample_options(struct auxtrace_record *itr, in auxtrace_parse_sample_options() function
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | auxtrace.h | 577 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
|
H A D | auxtrace.c | 741 int auxtrace_parse_sample_options(struct auxtrace_record *itr, in auxtrace_parse_sample_options() function
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-record.c | 728 err = auxtrace_parse_sample_options(rec->itr, rec->evlist, &rec->opts, in record__auxtrace_init()
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-record.c | 838 err = auxtrace_parse_sample_options(rec->itr, rec->evlist, &rec->opts, in record__auxtrace_init()
|
Completed in 19 milliseconds