Searched refs:GetClockTimeInThreadCpuTime (Results 1 – 4 of 4) sorted by relevance
91 …_back(TimeLabel(tag, time::GetCurrentTimeInNanos(), panda::os::time::GetClockTimeInThreadCpuTime(), in NewSection()97 …h_back(TimeLabel("", time::GetCurrentTimeInNanos(), panda::os::time::GetClockTimeInThreadCpuTime(), in EndSection()
96 int64_t start = panda::os::time::GetClockTimeInThreadCpuTime(); in EnumerateThreadsForDump()103 end = panda::os::time::GetClockTimeInThreadCpuTime(); in EnumerateThreadsForDump()
27 uint64_t GetClockTimeInThreadCpuTime();
34 uint64_t GetClockTimeInThreadCpuTime() in GetClockTimeInThreadCpuTime() function