Searched refs:GetClockTimeInThreadCpuTime (Results 1 – 7 of 7) sorted by relevance
91 …sh_back(TimeLabel(tag, time::GetCurrentTimeInNanos(), ark::os::time::GetClockTimeInThreadCpuTime(), in NewSection()97 …ush_back(TimeLabel("", time::GetCurrentTimeInNanos(), ark::os::time::GetClockTimeInThreadCpuTime(), in EndSection()
169 int64_t start = ark::os::time::GetClockTimeInThreadCpuTime(); in EnumerateThreadsForDump()178 end = ark::os::time::GetClockTimeInThreadCpuTime(); in EnumerateThreadsForDump()
27 uint64_t GetClockTimeInThreadCpuTime();
34 uint64_t GetClockTimeInThreadCpuTime() in GetClockTimeInThreadCpuTime() function
33 uint64_t GetClockTimeInThreadCpuTime() in GetClockTimeInThreadCpuTime() function
40 PANDA_PUBLIC_API uint64_t GetClockTimeInThreadCpuTime();
117 startTime_ = ark::os::time::GetClockTimeInThreadCpuTime(); in IsHighTaskCreationRate()121 uint64_t curTime = ark::os::time::GetClockTimeInThreadCpuTime(); in IsHighTaskCreationRate()