Home
last modified time | relevance | path

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

/external/ltp/tools/top-LTP/proc/
Dsysinfo.h78 extern unsigned vm_allocstall;
Dsysinfo.c522 unsigned vm_allocstall; // times a page allocator ran direct reclaim variable
533 {"allocstall", &vm_allocstall}, in vminfo()