Home
last modified time | relevance | path

Searched refs:statsKey (Results 1 – 1 of 1) sorted by relevance

/system/netd/libnetdbpf/
DBpfNetworkStats.cpp119 stats_line populateStatsEntry(const StatsKey& statsKey, const StatsValue& statsEntry, in populateStatsEntry() argument
123 newLine.uid = (int32_t)statsKey.uid; in populateStatsEntry()
124 newLine.set = (int32_t)statsKey.counterSet; in populateStatsEntry()
125 newLine.tag = (int32_t)statsKey.tag; in populateStatsEntry()