Searched refs:perf_report_code (Results 1 – 3 of 3) sorted by relevance
21 void perf_report_code(uint64_t guest_pc, TranslationBlock *tb,39 static inline void perf_report_code(uint64_t guest_pc, TranslationBlock *tb, in perf_report_code() function
312 void perf_report_code(uint64_t guest_pc, TranslationBlock *tb, in perf_report_code() function
435 perf_report_code(pc, tb, tcg_splitwx_to_rx(gen_code_buf)); in tb_gen_code()