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

/darwin-on-arm/xnu/bsd/sys/
H A Ddtrace.h761 typedef uint32_t dof_stridx_t; /* string table index type */ typedef
815 dof_stridx_t dofp_provider; /* provider string */
816 dof_stridx_t dofp_mod; /* module string */
817 dof_stridx_t dofp_func; /* function string */
818 dof_stridx_t dofp_name; /* name string */
843 dof_stridx_t dofr_name; /* string name of relocation symbol */
870 dof_stridx_t dofpv_name; /* provider name string */
881 dof_stridx_t dofpr_func; /* probe function string */
882 dof_stridx_t dofpr_name; /* probe name string */
883 dof_stridx_t dofpr_narg
[all...]
/darwin-on-arm/xnu/bsd/dev/dtrace/
H A Ddtrace.c15182 dof_stridx_t typeidx;

Completed in 29 milliseconds