Home
last modified time | relevance | path

Searched refs:SetSaveTimestamp (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler.h82 void SetSaveTimestamp(std::chrono::system_clock::time_point timestamp) in SetSaveTimestamp() function in panda::ecmascript::pgo::PGOProfiler
H A Dpgo_profiler.cpp701 SetSaveTimestamp(std::chrono::system_clock::now()); in MergeProfilerAndDispatchAsyncSaveTask()
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/
H A Dpgo_profiler_test.cpp262 vm_->GetPGOProfiler()->SetSaveTimestamp(std::chrono::system_clock::now()); in HWTEST_F_L0()

Completed in 8 milliseconds