Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/cpu_profiler/
Dprofile_generator.cpp83 static uint64_t threadStartTime = 0; in AddSample() local
209 void ProfileGenerator::SetThreadStartTime(uint64_t threadStartTime) in SetThreadStartTime()