Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dtop.c689 static int top_mem_cmp(const void *a, const void *b) in top_mem_cmp() function
772 proc_cmp = &top_mem_cmp; in top_main()
814 proc_cmp = &top_mem_cmp; in top_main()