Searched refs:APP_STATS_MAP_SIZE (Results 1 – 2 of 2) sorted by relevance
94 const int APP_STATS_MAP_SIZE = 10000; variable
54 DEFINE_BPF_MAP_GRO(app_uid_stats_map, HASH, uint32_t, StatsValue, APP_STATS_MAP_SIZE, in DEFINE_BPF_MAP_GRO()