Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsamples_record.cpp302 uint64_t endNapiTime = napiCallTimeVec_[napiCallIdx + 1]; // call napi end timestamp in FindSampleAndFinetune() local
314 FinetuneTimeDeltas(endIdx, endNapiTime, endSampleTime, true); in FindSampleAndFinetune()