Searched refs:GetThreadCPUTimeNs (Results 1 – 6 of 6) sorted by relevance
55 TimeNanos GetThreadCPUTimeNs();80 inline TimeNanos GetThreadCPUTimeNs() { in GetThreadCPUTimeNs() function105 inline TimeNanos GetThreadCPUTimeNs() { in GetThreadCPUTimeNs() function124 inline TimeNanos GetThreadCPUTimeNs() { in GetThreadCPUTimeNs() function158 inline TimeNanos GetThreadCPUTimeNs() { in GetThreadCPUTimeNs() function
55 const auto start_cputime = GetThreadCPUTimeNs(); in TEST()67 auto end_cputime = GetThreadCPUTimeNs(); in TEST()
43 TimeNanos GetThreadCPUTimeNs() { in GetThreadCPUTimeNs() function
112 thread_time_ns = static_cast<uint64_t>(base::GetThreadCPUTimeNs().count()); in GetThreadCPUTimeNsForTesting()
97 base::TimeNanos start = base::GetThreadCPUTimeNs(); in SaveOutputToIncidentTraceOrCrash()112 base::TimeNanos now = base::GetThreadCPUTimeNs(); in SaveOutputToIncidentTraceOrCrash()
160 static_cast<uint64_t>(base::GetThreadCPUTimeNs().count()); in BenchmarkConsumer()203 static_cast<uint64_t>(base::GetThreadCPUTimeNs().count()) - in BenchmarkConsumer()