Searched defs:dtrace_probes (Results 1 – 3 of 3) sorted by relevance
189 kstat_named_t dtrace_probes; member
2700 dtrace_probes(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in dtrace_probes() function
169 static dtrace_probe_t **dtrace_probes; /* array of all probes */ variable