Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/client/client_command/include/
H A Dstartup_delay.h26 void GetHisysId() const;
/developtools/profiler/host/smartperf/client/client_command/
H A Dcontrol_call_cmd.cpp198 std::thread thGetHisysId = std::thread([&sd]() { sd.GetHisysId(); }); in ResponseTime()
221 std::thread thGetHisysId = std::thread([&sd]() { sd.GetHisysId(); }); in CompleteTime()
H A Dstartup_delay.cpp55 void StartUpDelay::GetHisysId() const in GetHisysId() function in OHOS::SmartPerf::StartUpDelay

Completed in 2 milliseconds