Searched refs:GetProcessCPU (Results 1 – 1 of 1) sorted by relevance
135 int64_t GetProcessCPU(pid_t pid) { in GetProcessCPU() function202 return internal::ClockTicksToTimeDelta(GetProcessCPU(process_)); in GetCumulativeCPUUsage()