Searched refs:iter_xmap (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ptools/pmap/
H A Dpmap.c116 static int iter_xmap(proc_xmap_f *, void *);
496 rc += iter_xmap(sflag ? look_xmap :
520 rc += iter_xmap(look_xmap_nopgsz, &t);
546 rc += iter_xmap(look_smap, &t);
554 rc += iter_xmap(look_smap, &t);
1255 iter_xmap(proc_xmap_f *func, void *data) function

Completed in 47 milliseconds