Searched refs:dtrace_probekey_f (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Ddtrace_impl.h114 typedef int dtrace_probekey_f(const char *, const char *, int); typedef
118 dtrace_probekey_f *dtpk_pmatch; /* provider matching function */
120 dtrace_probekey_f *dtpk_mmatch; /* module matching function */
122 dtrace_probekey_f *dtpk_fmatch; /* func matching function */
124 dtrace_probekey_f *dtpk_nmatch; /* name matching function */
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/dtrace/
H A Ddtrace.c6656 static dtrace_probekey_f *

Completed in 49 milliseconds