Searched defs:StatsValue (Results 1 – 3 of 3) sorted by relevance
81 struct StatsValue { struct82 uint64_t rxPackets;83 uint64_t rxBytes;84 uint64_t txPackets;85 uint64_t txBytes;
371 const StatsKey& key, BpfMap<StatsKey, StatsValue>&) { in tagSocket() argument1003 const BpfMap<uint32_t, StatsValue>&) { in dump() argument1018 const BpfMap<StatsKey, StatsValue>&) { in dump() argument1059 const BpfMap<uint32_t, StatsValue>&) { in dump() argument
238 const BpfMap<uint32_t, StatsValue>&) { in parseBpfNetworkStatsDevInternal() argument