Home
last modified time | relevance | path

Searched refs:cte_value (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dctf.h351 int cte_value; /* value associated with this name */ member
/titanic_44/usr/src/common/ctf/
H A Dctf_types.c133 if ((rc = func(name, ep->cte_value, arg)) != 0) in ctf_enum_iter()
754 if (ep->cte_value == value) in ctf_enum_name()
793 *valp = ep->cte_value; in ctf_enum_value()
H A Dctf_create.c145 cte.cte_value = dmd->dmd_value; in ctf_copy_emembers()
/titanic_44/usr/src/tools/ctf/cvt/
H A Dctf.c374 cte.cte_value = ep->el_number; in write_type()
1077 (*epp)->el_number = cte->cte_value; in resurrect_types()
/titanic_44/usr/src/tools/ctf/dump/
H A Ddump.c564 u.ep->cte_value); in read_types()