Searched refs:intel_pt_log_at (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/ |
H A D | intel-pt-log.h | 60 static inline void intel_pt_log_at(const char *msg, uint64_t u) in intel_pt_log_at() function
|
H A D | intel-pt-decoder.c | 1028 intel_pt_log_at("ERROR: Failed to get instruction", in intel_pt_walk_insn() 1088 intel_pt_log_at("ERROR: Never-ending loop", in intel_pt_walk_insn() 1219 intel_pt_log_at("ERROR: Unexpected indirect branch", in intel_pt_walk_fup() 1226 intel_pt_log_at("ERROR: Unexpected conditional branch", in intel_pt_walk_fup() 1303 intel_pt_log_at("ERROR: Conditional branch when expecting indirect branch", in intel_pt_walk_tip() 1326 intel_pt_log_at("ERROR: RET when expecting conditional branch", in intel_pt_walk_tnt() 1332 intel_pt_log_at("ERROR: Bad RET compression (stack empty)", in intel_pt_walk_tnt() 1338 intel_pt_log_at("ERROR: Bad RET compression (TNT=N)", in intel_pt_walk_tnt() 1362 intel_pt_log_at("ERROR: Missing deferred TIP for indirect branch", in intel_pt_walk_tnt() 1428 intel_pt_log_at("ERRO in intel_pt_mode_tsx() [all...] |
/kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/ |
H A D | intel-pt-log.h | 61 static inline void intel_pt_log_at(const char *msg, uint64_t u) in intel_pt_log_at() function
|
H A D | intel-pt-decoder.c | 1143 intel_pt_log_at("ERROR: Unexpected branch at FUP instruction", decoder->ip); in intel_pt_sample_fup_insn() 1180 intel_pt_log_at("ERROR: Failed to get instruction", in intel_pt_walk_insn() 1240 intel_pt_log_at("ERROR: Never-ending loop", in intel_pt_walk_insn() 1445 intel_pt_log_at("ERROR: Unexpected indirect branch", in intel_pt_walk_fup() 1452 intel_pt_log_at("ERROR: Unexpected conditional branch", in intel_pt_walk_fup() 1533 intel_pt_log_at("ERROR: Conditional branch when expecting indirect branch", in intel_pt_walk_tip() 1647 intel_pt_log_at("ERROR: RET when expecting conditional branch", in intel_pt_walk_tnt() 1653 intel_pt_log_at("ERROR: Bad RET compression (stack empty)", in intel_pt_walk_tnt() 1659 intel_pt_log_at("ERROR: Bad RET compression (TNT=N)", in intel_pt_walk_tnt() 1683 intel_pt_log_at("ERRO in intel_pt_walk_tnt() [all...] |
Completed in 11 milliseconds