Home
last modified time | relevance | path

Searched refs:TraceExecution (Results 1 – 3 of 3) sorted by relevance

/art/runtime/interpreter/mterp/
Dmterp.cc564 TraceExecution(*shadow_frame, inst, dex_pc); in MterpCheckBefore()
/art/runtime/interpreter/
Dinterpreter_common.h975 static inline void TraceExecution(const ShadowFrame& shadow_frame, const Instruction* inst, in TraceExecution() function
Dinterpreter_switch_impl-inl.h1957 TraceExecution(shadow_frame, inst, dex_pc); in DEX_INSTRUCTION_LIST()