Searched defs:instruction_decoder_ (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/tools/jvmti-agents/titrace/ | ||
H A D | titrace.cc | 196 std::unique_ptr<InstructionDecoder> instruction_decoder_; member |
/aosp12/system/extras/simpleperf/ | ||
H A D | ETMDecoder.cpp | 371 InstructionDecoder instruction_decoder_; member in simpleperf::__anon69d84bf80110::PacketToElement |