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

/xnu-2422.115.4/bsd/sys/
H A Ddtrace.h791 typedef uint32_t dof_stridx_t; /* string table index type */ typedef
845 dof_stridx_t dofp_provider; /* provider string */
846 dof_stridx_t dofp_mod; /* module string */
847 dof_stridx_t dofp_func; /* function string */
848 dof_stridx_t dofp_name; /* name string */
873 dof_stridx_t dofr_name; /* string name of relocation symbol */
900 dof_stridx_t dofpv_name; /* provider name string */
911 dof_stridx_t dofpr_func; /* probe function string */
912 dof_stridx_t dofpr_name; /* probe name string */
913 dof_stridx_t dofpr_narg
[all...]
/xnu-2422.115.4/bsd/dev/dtrace/
H A Ddtrace.c15224 dof_stridx_t typeidx;

Completed in 83 milliseconds