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.cpp46 generator_->SetThreadStartTime(startTime); in Run()
Dsamples_record.h125 void SetThreadStartTime(uint64_t threadStartTime);
Dsamples_record.cpp484 void SamplesRecord::SetThreadStartTime(uint64_t threadStartTime) in SetThreadStartTime() function in panda::ecmascript::SamplesRecord