Home
last modified time | relevance | path

Searched defs:counterSet (Results 1 – 5 of 5) sorted by relevance

/system/netd/bpf_progs/
Dnetd.h42 uint32_t counterSet; member
228 uint8_t* counterSet = bpf_uid_counterset_map_lookup_elem(&uid); in bpf_traffic_account() local
/system/netd/libnetdbpf/
DBpfNetworkStatsTest.cpp112 void populateFakeStats(uid_t uid, uint32_t tag, uint32_t ifaceIndex, uint32_t counterSet, in populateFakeStats()
133 int counterSet, uint32_t tag, const stats_line& result) { in expectStatsLineEqual()
/system/bpf/libbpf_android/include/bpf/
DBpfUtils.h77 uint32_t counterSet; member
/system/netd/client/
DNetdClient.cpp411 extern "C" int setCounterSet(uint32_t counterSet, uid_t uid) { in setCounterSet()
/system/netd/server/
DTrafficControllerTest.cpp157 uint8_t counterSet = TEST_COUNTERSET; in populateFakeStats() local