Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/client/client_command/include/
H A DGpuCounterCallback.h54 void GetRealTime(GpuPerfInfo *newData);
/developtools/profiler/device/plugins/native_hook/src/
H A Dhook_socket_client.cpp46 static std::string GetRealTime() in GetRealTime() function
62 std::string getNmdTime = std::to_string(getpid()) + " " + GetRealTime() + "\n"; in NmdWriteStat()
/developtools/profiler/host/smartperf/client/client_command/
H A DGpuCounterCallback.cpp176 void GpuCounterCallbackImpl::GetRealTime(GpuPerfInfo *newData) in GetRealTime() function in OHOS::SmartPerf::GpuCounterCallbackImpl
236 GetRealTime(backData); in OnGpuData()

Completed in 2 milliseconds