Home
last modified time | relevance | path

Searched defs:StatsKey (Results 1 – 4 of 4) sorted by relevance

/system/bpf/libbpf_android/include/bpf/
DBpfUtils.h74 struct StatsKey { struct
75 uint32_t uid;
76 uint32_t tag;
77 uint32_t counterSet;
78 uint32_t ifaceIndex;
/system/netd/libnetdbpf/
DBpfNetworkStats.cpp134 int limitUid, const BpfMap<StatsKey, StatsValue>& statsMap, in parseBpfNetworkStatsDetailInternal()
140 const BpfMap<StatsKey, StatsValue>& statsMap) { in parseBpfNetworkStatsDetailInternal()
DBpfNetworkStatsTest.cpp113 StatsValue value, BpfMap<StatsKey, StatsValue>& map) { in populateFakeStats()
/system/netd/server/
DTrafficController.cpp371 const StatsKey& key, BpfMap<StatsKey, StatsValue>&) { in tagSocket()
496 BpfMap<StatsKey, StatsValue>& map) { in deleteTagData()
1018 const BpfMap<StatsKey, StatsValue>&) { in dump()