Home
last modified time | relevance | path

Searched refs:INTEL_PT_ERR_UNK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h53 INTEL_PT_ERR_UNK, enumerator
H A Dintel-pt-decoder.c410 return INTEL_PT_ERR_UNK; in intel_pt_ext_err()
423 [INTEL_PT_ERR_UNK] = "Unknown error!",
430 code = INTEL_PT_ERR_UNK; in intel_pt__strerror()
/kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h59 INTEL_PT_ERR_UNK, enumerator
H A Dintel-pt-decoder.c488 return INTEL_PT_ERR_UNK; in intel_pt_ext_err()
501 [INTEL_PT_ERR_UNK] = "Unknown error!",
509 code = INTEL_PT_ERR_UNK; in intel_pt__strerror()

Completed in 10 milliseconds