Searched defs:counterSet (Results 1 – 5 of 5) sorted by relevance
106 void populateFakeStats(uid_t uid, uint32_t tag, uint32_t ifaceIndex, uint32_t counterSet, in populateFakeStats()127 int counterSet, uint32_t tag, const stats_line& result) { in expectStatsLineEqual()
267 uint8_t* counterSet = bpf_uid_counterset_map_lookup_elem(&uid); in bpf_traffic_account() local
41 uint32_t counterSet; member
519 extern "C" int setCounterSet(uint32_t counterSet, uid_t uid) { in setCounterSet()
156 uint8_t counterSet = TEST_COUNTERSET; in populateFakeStats() local