Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsampling_processor.cpp43 generator->SetThreadStartTime(startTime); in Run()
Dsamples_record.h127 void SetThreadStartTime(uint64_t threadStartTime);
Dsamples_record.cpp492 void SamplesRecord::SetThreadStartTime(uint64_t threadStartTime) in SetThreadStartTime() function in panda::ecmascript::SamplesRecord