Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_ark_tools.cpp844 << " ThreadStateTransition count: " << vm->GetUpdateThreadStateTransCount() in StopScopeLockStats()
848 … vm->GetUpdateThreadStateTransCount()) in StopScopeLockStats()
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.h1067 int GetUpdateThreadStateTransCount() const in GetUpdateThreadStateTransCount() function