Home
last modified time | relevance | path

Searched refs:auxtrace_synth_error (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dintel-bts.c136 auxtrace_synth_error(&event.auxtrace_error, PERF_AUXTRACE_ERROR_ITRACE, in intel_bts_lost()
350 auxtrace_synth_error(&event.auxtrace_error, PERF_AUXTRACE_ERROR_ITRACE, in intel_bts_synth_error()
H A Dauxtrace.h610 void auxtrace_synth_error(struct perf_record_auxtrace_error *auxtrace_error, int type,
H A Ds390-cpumsf.c894 auxtrace_synth_error(&event.auxtrace_error, PERF_AUXTRACE_ERROR_ITRACE, in s390_cpumsf_synth_error()
H A Dauxtrace.c1229 void auxtrace_synth_error(struct perf_record_auxtrace_error *auxtrace_error, int type, in auxtrace_synth_error() function