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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/sys/
H A Ddtrace.h625 typedef uint32_t dof_stridx_t; /* string table index type */ typedef
693 dof_stridx_t dofp_provider; /* provider string */
694 dof_stridx_t dofp_mod; /* module string */
695 dof_stridx_t dofp_func; /* function string */
696 dof_stridx_t dofp_name; /* name string */
721 dof_stridx_t dofr_name; /* string name of relocation symbol */
748 dof_stridx_t dofpv_name; /* provider name string */
759 dof_stridx_t dofpr_func; /* probe function string */
760 dof_stridx_t dofpr_name; /* probe name string */
761 dof_stridx_t dofpr_narg
[all...]

Completed in 54 milliseconds