Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dauxtrace.h101 * @log_plus_flags: flags to affect what is logged
139 unsigned int log_plus_flags; member
H A Dauxtrace.c1482 if (get_flags(&p, &synth_opts->log_plus_flags, in itrace_parse_synth_opts()
H A Dintel-pt.c257 if (pt->synth_opts.log_plus_flags & AUXTRACE_LOG_FLG_ALL_PERF_EVTS) in intel_pt_log_events()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dauxtrace.h115 * @log_plus_flags: flags to affect what is logged
162 unsigned int log_plus_flags; member
H A Dintel-pt.c303 if (pt->synth_opts.log_plus_flags & AUXTRACE_LOG_FLG_ALL_PERF_EVTS) in intel_pt_log_events()
2480 bool dump_log_on_error = pt->synth_opts.log_plus_flags & AUXTRACE_LOG_FLG_ON_ERROR; in intel_pt_synth_error()
2481 bool log_on_stdout = pt->synth_opts.log_plus_flags & AUXTRACE_LOG_FLG_USE_STDOUT; in intel_pt_synth_error()
4223 if (!(pt->synth_opts.log_plus_flags & AUXTRACE_LOG_FLG_USE_STDOUT)) in intel_pt_process_auxtrace_info()
4378 bool log_on_error = pt->synth_opts.log_plus_flags & AUXTRACE_LOG_FLG_ON_ERROR; in intel_pt_process_auxtrace_info()
H A Dauxtrace.c1556 if (get_flags(&p, &synth_opts->log_plus_flags, in itrace_do_parse_synth_opts()
1559 if (synth_opts->log_plus_flags & AUXTRACE_LOG_FLG_ON_ERROR) in itrace_do_parse_synth_opts()

Completed in 21 milliseconds