Home
last modified time | relevance | path

Searched defs:work (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dwork_manager.cpp47 WorkNode *work = reinterpret_cast<WorkNode *>(begin); in AllocateWorkNode() local
/arkcompiler/toolchain/tooling/agent/
H A Dtracing_impl.cpp201 uv_work_t *work = new uv_work_t; in Start() local
H A Dheapprofiler_impl.cpp407 uv_work_t *work = new uv_work_t; in StartTrackingHeapObjects() local
/arkcompiler/ets_runtime/ecmascript/napi/
H A Ddfx_jsnapi.cpp174 uv_work_t *work = new(std::nothrow) uv_work_t; in DumpHeapSnapshotWithVm() local
266 uv_work_t *work = new(std::nothrow) uv_work_t; TriggerSharedGCWithVm() local
302 uv_work_t *work = new(std::nothrow) uv_work_t; TriggerGCWithVm() local
[all...]

Completed in 5 milliseconds