Home
last modified time | relevance | path

Searched refs:ENQUEUE_JOB_HITRACE (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jobs/
H A Dmicro_job_queue.cpp43 ENQUEUE_JOB_HITRACE(pendingJob, queueType); in EnqueueJob()
/arkcompiler/ets_runtime/ecmascript/
H A Decma_macros.h43 #define ENQUEUE_JOB_HITRACE(pendingJob, queueType) job::EnqueueJobScope hitraceScope(pendingJob, queueType) macro
48 #define ENQUEUE_JOB_HITRACE(pendingJob, queueType) macro

Completed in 3 milliseconds