Searched refs:UID_COUNTERSET_MAP_PATH (Results 1 – 2 of 2) sorted by relevance
173 #define UID_COUNTERSET_MAP_PATH BPF_NETD_PATH "map_netd_uid_counterset_map" macro
274 private static final String UID_COUNTERSET_MAP_PATH = field in NetworkStatsService846 return new BpfMap<>(UID_COUNTERSET_MAP_PATH, S32.class, U8.class);3180 BpfDump.dumpMapStatus(mUidCounterSetMap, pw, "mUidCounterSetMap", UID_COUNTERSET_MAP_PATH);