Lines Matching refs:smaps
143 clear_refs Clears page referenced bits shown in smaps output
160 smaps An extension based on maps, showing the memory consumption of
162 smaps_rollup Accumulated smaps stats for all mappings of the process. This
163 can be derived from smaps, but is faster and more convenient
232 snapshot of a moment, you can see /proc/<pid>/smaps file and scan page table.
444 The /proc/PID/smaps is an extension based on maps, showing the memory
578 Note: reading /proc/PID/maps or /proc/PID/smaps is inherently racy (consistent
588 life of the smaps/maps walk, there will be some output for it.
590 The /proc/PID/smaps_rollup file includes the same fields as /proc/PID/smaps,
599 described for smaps above. These fields are omitted in smaps since each
601 Thus all information in smaps_rollup can be derived from smaps, but at a
2074 /proc/<pid>/smaps, both of which contain many more records. At the same