Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/runtime_primitives/include/berberis/runtime_primitives/
Dtranslation_cache.h155 [[nodiscard]] GuestCodeEntry* ProfilerLookupGuestCodeEntryByGuestPC(GuestAddr pc);
/frameworks/libs/binary_translation/runtime_primitives/
Dtranslation_cache.cc205 GuestCodeEntry* TranslationCache::ProfilerLookupGuestCodeEntryByGuestPC(GuestAddr pc) { in ProfilerLookupGuestCodeEntryByGuestPC() function in berberis::TranslationCache