Home
last modified time | relevance | path

Searched refs:typegraph_kmem (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dtypegraph.c1046 typegraph_kmem(uintptr_t addr, const kmem_cache_t *c, tg_node_t **tgp) in typegraph_kmem() function
2435 if (mdb_walk("kmem_cache", (mdb_walk_cb_t)typegraph_kmem, &tgp) == -1) { in typegraph()