Searched defs:wlStats (Results 1 – 7 of 7) sorted by relevance
84 byte[] buffer, WakeLockInfo[] wlStats) { in readKernelWakelockStats()205 WakeLockInfo[] wlStats = new WakeLockInfo[1]; in testOneWakeLockInfo() local222 WakeLockInfo[] wlStats = new WakeLockInfo[2]; in testTwoWakeLockInfos() local245 WakeLockInfo[] wlStats = new WakeLockInfo[1]; in testWakeLockInfosBecomeStale() local278 WakeLockInfo[] wlStats = new WakeLockInfo[0]; in testAggregateStatsEmpty() local292 WakeLockInfo[] wlStats = new WakeLockInfo[0]; in testAggregateStatsNoNativeWakelocks() local310 WakeLockInfo[] wlStats = new WakeLockInfo[1]; in testAggregateStatsNoKernelWakelocks() local331 WakeLockInfo[] wlStats = new WakeLockInfo[1]; in testAggregateStatsBothKernelAndNativeWakelocks() local357 WakeLockInfo[] wlStats = new WakeLockInfo[2]; in testAggregateStatsUpdate() local
46 std::vector<WakeLockInfo> wlStats; in BM_getWakeLockStats() local
206 std::vector<WakeLockInfo> wlStats; in getActiveWakeLockCount() local748 bool findWakeLockInfoByName(const std::vector<WakeLockInfo>& wlStats, const std::string& name, in findWakeLockInfoByName()903 std::vector<WakeLockInfo> wlStats; in getWakelockStats() local971 std::vector<WakeLockInfo> wlStats = getWakelockStats(); in TEST_F() local991 std::vector<WakeLockInfo> wlStats = getWakelockStats(); in TEST_F() local1019 std::vector<WakeLockInfo> wlStats = getWakelockStats(); in TEST_F() local1069 std::vector<WakeLockInfo> wlStats = getWakelockStats(); in TEST_F() local1109 std::vector<WakeLockInfo> wlStats = getWakelockStats(); in TEST_F() local1159 std::vector<WakeLockInfo> wlStats = getWakelockStats(); in TEST_F() local
255 std::stringstream wlStats; in dump() local
62 std::vector<WakeLockInfo> wlStats; in operator <<() local
183 WakeLockInfo[] wlStats = null; in getWakelockStatsFromSystemSuspend() local208 public KernelWakelockStats updateWakelockStats(WakeLockInfo[] wlStats, in updateWakelockStats()
105 std::vector<WakeLockInfo> wlStats; in findWakeLockInfoByName() local