Searched refs:GetCurrentClockTick (Results 1 – 2 of 2) sorted by relevance
215 uint32_t timestamp = JSProfiler::GetInstance()->GetCurrentClockTick(); in FlushProfilerMsg()301 g_startOffset = GetCurrentClockTick(); in PushTrace()314 data_[dataIndex].start = GetCurrentClockTick() - g_startOffset; in PushTrace()339 data_[traceId].end = GetCurrentClockTick() - g_startOffset; in PopTrace()391 uint64_t JSProfiler::GetCurrentClockTick() const in GetCurrentClockTick() function in OHOS::ACELite::JSProfiler
201 uint64_t GetCurrentClockTick() const;