Home
last modified time | relevance | path

Searched defs:dtrace_errhash (Results 1 – 3 of 3) sorted by relevance

/titanic_51/usr/src/uts/common/sys/
H A Ddtrace_impl.h1221 typedef struct dtrace_errhash { struct
1224 dter_countdtrace_errhash global() argument
/titanic_51/usr/src/cmd/mdb/common/modules/dtrace/
H A Ddtrace.c1231 dtrace_errhash(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in dtrace_errhash() function
[all...]
/titanic_51/usr/src/uts/common/dtrace/
H A Ddtrace.c299 static dtrace_errhash_t dtrace_errhash[DTRACE_ERRHASHSZ]; variable