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

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dctf.h120 ctf_preamble_t cth_preamble; member in struct:ctf_header
131 #define cth_magic cth_preamble.ctp_magic
132 #define cth_version cth_preamble.ctp_version
133 #define cth_flags cth_preamble.ctp_flags
138 ctf_preamble_t cth_preamble; member in struct:ctf_header_v1
/freebsd-11-stable/cddl/contrib/opensolaris/common/ctf/
H A Dctf_open.c599 hp.cth_preamble = h1p->cth_preamble;
/freebsd-11-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctf.c742 SWAP_16(h.cth_preamble.ctp_magic);

Completed in 116 milliseconds