Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dauxtrace.h64 #define AUXTRACE_LOG_FLG_ON_ERROR (1 << ('e' - 'a')) macro
A Dintel-pt.c2456 bool dump_log_on_error = pt->synth_opts.log_plus_flags & AUXTRACE_LOG_FLG_ON_ERROR; in intel_pt_synth_error()
4355 bool log_on_error = pt->synth_opts.log_plus_flags & AUXTRACE_LOG_FLG_ON_ERROR; in intel_pt_process_auxtrace_info()
A Dauxtrace.c1559 if (synth_opts->log_plus_flags & AUXTRACE_LOG_FLG_ON_ERROR) in itrace_do_parse_synth_opts()

Completed in 18 milliseconds