Searched defs:vmballoon_stats (Results 1 – 1 of 1) sorted by relevance
152 struct vmballoon_stats { struct153 unsigned int timer;156 unsigned int alloc;157 unsigned int alloc_fail;158 unsigned int sleep_alloc;159 unsigned int sleep_alloc_fail;160 unsigned int refused_alloc;161 unsigned int refused_free;162 unsigned int free;165 unsigned int lock;[all …]