Searched refs:intel_pt_log_at (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/tools/perf/util/intel-pt-decoder/ |
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
|
A D | intel-pt-decoder.c | 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() 1659 intel_pt_log_at("ERROR: Bad RET compression (TNT=N)", in intel_pt_walk_tnt() 1751 intel_pt_log_at("ERROR: Missing FUP after MODE.TSX", in intel_pt_mode_tsx() 3249 intel_pt_log_at("Skipping zero TIP.PGE", in intel_pt_walk_trace() 3278 intel_pt_log_at("Skipping zero FUP", in intel_pt_walk_trace() 3407 intel_pt_log_at("ERROR: Missing FUP after PTWRITE", in intel_pt_walk_trace() 3445 intel_pt_log_at("ERROR: Missing FUP after EXSTOP", in intel_pt_walk_trace() 3485 intel_pt_log_at("ERROR: Missing FUP after BEP", in intel_pt_walk_trace() [all …]
|
Completed in 9 milliseconds