Home
last modified time | relevance | path

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

/external/ltp/tools/top-LTP/proc/
Dreadproc.h204 #define PROC_FILLMEM 0x0001 /* read statm */ macro
Dreadproc.c447 if (unlikely(flags & PROC_FILLMEM)) { /* read, parse /proc/#/statm */ in readproc()
559 if (flags & PROC_FILLMEM) { /* read, parse /proc/#/statm */ in ps_readproc()
/external/ltp/tools/top-LTP/
Dtop.c1076 #define L_statm PROC_FILLMEM