Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.h58 INTEL_PT_ERR_LOST, enumerator
Dintel-pt-decoder.c482 return INTEL_PT_ERR_LOST; in intel_pt_ext_err()
500 [INTEL_PT_ERR_LOST] = "Lost trace data",
/linux-6.1.9/tools/perf/util/
Dintel-pt.c2432 if (code == INTEL_PT_ERR_LOST && in intel_pt_synth_error()
2450 if (code != INTEL_PT_ERR_LOST && dump_log_on_error) in intel_pt_synth_error()
3067 return intel_pt_synth_error(pt, INTEL_PT_ERR_LOST, sample->cpu, in intel_pt_lost()