Searched refs:swapActiveStatsMap (Results 1 – 3 of 3) sorted by relevance
185 mBpfNetMaps.swapActiveStatsMap(); in requestSwapActiveStatsMapLocked()
873 mBpfNetMaps.swapActiveStatsMap(); in testSwapActiveStatsMap()877 mBpfNetMaps.swapActiveStatsMap(); in testSwapActiveStatsMap()889 assertThrows(ServiceSpecificException.class, () -> mBpfNetMaps.swapActiveStatsMap()); in testSwapActiveStatsMapSynchronizeKernelRCUFail()
746 public void swapActiveStatsMap() { in swapActiveStatsMap() method in BpfNetMaps