Searched defs:updateStats (Results 1 – 3 of 3) sorted by relevance
35 public void updateStats() { in updateStats() method in KernelMemoryBandwidthStats
104 public void updateStats(NetworkStats xtSnapshot, NetworkStats uidSnapshot, in updateStats() method in NetworkStatsObservers277 private void updateStats(StatsContext statsContext) { in updateStats() method in NetworkStatsObservers.RequestInfo
261 Runnable updateStats = () -> { updateStatsForCurrentUpstream(); }; in getTetherStats() local