Searched defs:mIfaceStatsMap (Results 1 – 3 of 3) sorted by relevance
144 bpf::BpfMap<uint32_t, StatsValue> mIfaceStatsMap; variable
267 private TestBpfMap<S32, StatsMapValue> mIfaceStatsMap = new TestBpfMap<>( field in NetworkStatsServiceTest
420 private final IBpfMap<S32, StatsMapValue> mIfaceStatsMap; field in NetworkStatsService