Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
Dsamples_record.h92 void SetThreadStartTime(uint64_t threadStartTime) in SetThreadStartTime()
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsamples_record.cpp350 void SamplesRecord::SetThreadStartTime(uint64_t threadStartTime) in SetThreadStartTime()