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

/illumos-gate/usr/src/cmd/ptools/pmap/
H A Dpmap.c114 static int gather_xmap(void *, const prxmap_t *, const char *, int, int);
448 rc += xmapping_iter(Pr, gather_xmap, NULL, 0);
450 rc += xmapping_iter(Pr, gather_xmap, NULL, 1);
456 rc += xmapping_iter(Pr, gather_xmap,
1216 gather_xmap(void *ignored, const prxmap_t *xmap, const char *objname, function

Completed in 47 milliseconds