Home
last modified time | relevance | path

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

/mm/
Dzsmalloc.c221 struct zs_size_stat stats; member
452 class->stats.objs[type] += cnt; in zs_stat_inc()
458 class->stats.objs[type] -= cnt; in zs_stat_dec()
464 return class->stats.objs[type]; in zs_stat_get()
Dmemcontrol.c4339 static const struct numa_stat stats[] = { in memcg_numa_stat_show() local
4350 for (stat = stats; stat < stats + ARRAY_SIZE(stats); stat++) { in memcg_numa_stat_show()
4361 for (stat = stats; stat < stats + ARRAY_SIZE(stats); stat++) { in memcg_numa_stat_show()