Searched refs:bufctl_history_callback (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/ |
H A D | umem.c | 2457 bufctl_history_callback(uintptr_t addr, const void *ign, void *arg) in bufctl_history_callback() function 2545 if (mdb_pwalk("bufctl_history", bufctl_history_callback, &bhc, in bufctl()
|
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | kmem.c | 2818 bufctl_history_callback(uintptr_t addr, const void *ign, void *arg) in bufctl_history_callback() function 2905 if (mdb_pwalk("bufctl_history", bufctl_history_callback, &bhc, in bufctl()
|