Home
last modified time | relevance | path

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

/external/ltp/tools/top-LTP/proc/
Dsysinfo.c532 static const vm_table_struct vm_table[] = { in vminfo() local
558 const int vm_table_count = sizeof(vm_table) / sizeof(vm_table_struct); in vminfo()
573 found = bsearch(&findme, vm_table, vm_table_count, in vminfo()