Home
last modified time | relevance | path

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

/system/core/toolbox/
Dtop.c88 static int num_used_procs, num_free_procs; variable
114 num_used_procs = num_free_procs = 0; in top_main()
203 num_free_procs--; in alloc_proc()
219 num_free_procs++; in free_proc()