Home
last modified time | relevance | path

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

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