Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/utils/KillTheDoctor/
H A DKillTheDoctor.cpp69 cl::opt<bool> TraceExecution("x", variable
/aosp_15_r20/art/runtime/interpreter/
H A Dinterpreter_common.h517 static inline void TraceExecution(const ShadowFrame& shadow_frame, const Instruction* inst, in TraceExecution() function