Searched refs:cte_value (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/sys/
H A Dctf.h357 int cte_value; /* value associated with this name */ member in struct:ctf_enum
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/common/ctf/
H A Dctf_types.c137 if ((rc = func(name, ep->cte_value, arg)) != 0)
731 if (ep->cte_value == value)
770 *valp = ep->cte_value;
H A Dctf_create.c146 cte.cte_value = dmd->dmd_value;

Completed in 232 milliseconds