Searched refs:mRelSoftIrqTime (Results 1 – 1 of 1) sorted by relevance
177 private int mRelSoftIrqTime; field in ProcessCpuTracker375 mRelSoftIrqTime = (int)(softirqtime - mBaseSoftIrqTime); in updateLocked()401 mRelSoftIrqTime = 0; in updateLocked()691 return mRelSoftIrqTime;794 proto.write(CpuUsageProto.TOTAL_SOFT_IRQ_TIME, mRelSoftIrqTime);797 + mRelIrqTime + mRelSoftIrqTime + mRelIdleTime;891 + mRelIrqTime + mRelSoftIrqTime + mRelIdleTime;915 mRelIoWaitTime, mRelIrqTime, mRelSoftIrqTime, 0, 0);