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