Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/scripts/python/Perf-Trace-Util/
H A DContext.c135 retval = itrace_do_parse_synth_opts(c->session->itrace_synth_opts, itrace_options, 0); in perf_set_itrace_options()
/openbmc/linux/tools/perf/util/
H A Dauxtrace.h620 int itrace_do_parse_synth_opts(struct itrace_synth_opts *synth_opts,
760 int itrace_do_parse_synth_opts(struct itrace_synth_opts *synth_opts __maybe_unused, in itrace_do_parse_synth_opts() function
H A Dauxtrace.c1462 int itrace_do_parse_synth_opts(struct itrace_synth_opts *synth_opts, in itrace_do_parse_synth_opts() function
1668 return itrace_do_parse_synth_opts(opt->value, str, unset); in itrace_parse_synth_opts()