Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ctf.c633 type_cb(const char *name, ctf_id_t type, ulong_t off, int depth, void *arg) in type_cb() function
671 type_cb, &tv); in type_cb()
690 ret = ctf_type_visit(idp->mci_fp, idp->mci_id, type_cb, &tv); in mdb_ctf_type_visit()