Searched defs:startAggregatingTaskCpuTimes (Results 1 – 5 of 5) sorted by relevance
97 public boolean startAggregatingTaskCpuTimes(int pid, int aggregationKey) { in startAggregatingTaskCpuTimes() method in SystemServerCpuThreadReaderTest.MockCpuTimeInStateReader
103 public boolean startAggregatingTaskCpuTimes(int pid, int aggregationKey) { in startAggregatingTaskCpuTimes() method in KernelSingleProcessCpuThreadReaderTest.MockCpuTimeInStateReader
90 bool startAggregatingTaskCpuTimes(pid_t pid, uint16_t aggregationKey) { in startAggregatingTaskCpuTimes() function in android::BpfCpuTimeInStateReader280 bool MockCpuTimeInStateReader::startAggregatingTaskCpuTimes(pid_t pid, uint16_t aggregationKey) { in startAggregatingTaskCpuTimes() function in android::MockCpuTimeInStateReader
75 boolean startAggregatingTaskCpuTimes(int pid, int aggregationKey); in startAggregatingTaskCpuTimes() method
603 bool startAggregatingTaskCpuTimes(pid_t pid, uint16_t aggregationKey) { in startAggregatingTaskCpuTimes() function