Home
last modified time | relevance | path

Searched refs:intel_pt_log_at (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/tools/perf/util/intel-pt-decoder/
Dintel-pt-log.h60 static inline void intel_pt_log_at(const char *msg, uint64_t u) in intel_pt_log_at() function
Dintel-pt-decoder.c1008 intel_pt_log_at("ERROR: Failed to get instruction", in intel_pt_walk_insn()
1068 intel_pt_log_at("ERROR: Never-ending loop", in intel_pt_walk_insn()
1187 intel_pt_log_at("ERROR: Unexpected indirect branch", in intel_pt_walk_fup()
1194 intel_pt_log_at("ERROR: Unexpected conditional branch", in intel_pt_walk_fup()
1271 intel_pt_log_at("ERROR: Conditional branch when expecting indirect branch", in intel_pt_walk_tip()
1294 intel_pt_log_at("ERROR: RET when expecting conditional branch", in intel_pt_walk_tnt()
1300 intel_pt_log_at("ERROR: Bad RET compression (stack empty)", in intel_pt_walk_tnt()
1306 intel_pt_log_at("ERROR: Bad RET compression (TNT=N)", in intel_pt_walk_tnt()
1330 intel_pt_log_at("ERROR: Missing deferred TIP for indirect branch", in intel_pt_walk_tnt()
1396 intel_pt_log_at("ERROR: Missing FUP after MODE.TSX", in intel_pt_mode_tsx()
[all …]