Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/interpreter/
Dstate.h99 ALWAYS_INLINE inline void UpdateState(const uint8_t *pc, Frame *frame) in UpdateState() function
184 ALWAYS_INLINE inline void UpdateState(const uint8_t *pc, Frame *frame) in UpdateState() function
/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
Dcaller_stat.h39 void UpdateState(uint64_t elapsed) in UpdateState() function