Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsamples_record.h37 const size_t NAPI_CALL_SETP = 2; // 2: step size of the variable napiCallIdx in while loop variable
Dsamples_record.cpp277 napiCallIdx += NAPI_CALL_SETP; in FinetuneSampleData()