Home
last modified time | relevance | path

Searched refs:firehose_tracepoint_s (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.1.9/libkern/firehose/
H A Dtracepoint_private.h76 typedef struct firehose_tracepoint_s { struct
H A Dchunk_private.h98 const uint16_t ft_size = offsetof(struct firehose_tracepoint_s, ft_data); in firehose_chunk_tracepoint_try_reserve()
/xnu-12377.1.9/bsd/kern/
H A Dsubr_log_stream.c91 struct firehose_tracepoint_s lsm_ft;
/xnu-12377.1.9/libkern/os/
H A Dlog.c945 assert3u(offsetof(struct firehose_tracepoint_s, ft_data) + in firehose_trace_start()