Home
last modified time | relevance | path

Searched defs:guest_pc (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/accel/tcg/
H A Dperf.h39 static inline void perf_report_code(uint64_t guest_pc, TranslationBlock *tb, in perf_report_code()
H A Dperf.c312 void perf_report_code(uint64_t guest_pc, TranslationBlock *tb, in perf_report_code()