Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dintel-bts.c141 auxtrace_synth_error(&event.auxtrace_error, PERF_AUXTRACE_ERROR_ITRACE, in intel_bts_lost()
362 auxtrace_synth_error(&event.auxtrace_error, PERF_AUXTRACE_ERROR_ITRACE, in intel_bts_synth_error()
Devent.h233 PERF_AUXTRACE_ERROR_ITRACE = 1, enumerator
Dauxtrace.c1090 [PERF_AUXTRACE_ERROR_ITRACE] = "instruction trace",
Dintel-pt.c1145 auxtrace_synth_error(&event.auxtrace_error, PERF_AUXTRACE_ERROR_ITRACE, in intel_pt_synth_error()