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

/illumos-gate/usr/src/uts/common/sys/
H A Ddtrace.h661 typedef uint32_t dof_stridx_t; /* string table index type */ typedef
729 dof_stridx_t dofp_provider; /* provider string */
730 dof_stridx_t dofp_mod; /* module string */
731 dof_stridx_t dofp_func; /* function string */
732 dof_stridx_t dofp_name; /* name string */
757 dof_stridx_t dofr_name; /* string name of relocation symbol */
784 dof_stridx_t dofpv_name; /* provider name string */
795 dof_stridx_t dofpr_func; /* probe function string */
796 dof_stridx_t dofpr_name; /* probe name string */
797 dof_stridx_t dofpr_narg
[all...]

Completed in 89 milliseconds