Searched refs:typegraph_kmem (Results 1 – 1 of 1) sorted by relevance
1046 typegraph_kmem(uintptr_t addr, const kmem_cache_t *c, tg_node_t **tgp) in typegraph_kmem() function2435 if (mdb_walk("kmem_cache", (mdb_walk_cb_t)typegraph_kmem, &tgp) == -1) { in typegraph()