Home
last modified time | relevance | path

Searched refs:other_events (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dauxtrace.h75 * @other_events: whether to synthesize other events recorded due to the use of
114 bool other_events; member
H A Dauxtrace.c1327 synth_opts->other_events = true; in itrace_synth_opts__set_default()
1472 synth_opts->other_events = true; in itrace_parse_synth_opts()
H A Dintel-pt.c1017 if (pt->synth_opts.last_branch || pt->synth_opts.other_events) { in intel_pt_alloc_queue()
3143 if (!pt->synth_opts.other_events) in intel_pt_setup_pebs_events()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dauxtrace.h82 * @other_events: whether to synthesize other events recorded due to the use of
130 bool other_events; member
H A Dauxtrace.c1382 synth_opts->other_events = true; in itrace_synth_opts__set_default()
1543 synth_opts->other_events = true; in itrace_do_parse_synth_opts()
H A Dintel-pt.c1306 if (pt->synth_opts.last_branch || pt->synth_opts.other_events) { in intel_pt_alloc_queue()
3936 if (!pt->synth_opts.other_events) in intel_pt_setup_pebs_events()

Completed in 22 milliseconds