Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp196 void DFXJSNApi::NotifyIdleTime(const EcmaVM *vm, int idleMicroSec) in NotifyIdleTime()
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.cpp862 void Heap::TriggerIdleCollection([[maybe_unused]] int idleMicroSec) in TriggerIdleCollection()