Home
last modified time | relevance | path

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

/xnu-8792.41.9/libkern/firehose/
H A Dtracepoint_private.h76 typedef struct firehose_tracepoint_s { struct
H A Dchunk_private.h91 const uint16_t ft_size = offsetof(struct firehose_tracepoint_s, ft_data); in firehose_chunk_tracepoint_try_reserve()
/xnu-8792.41.9/libkern/os/
H A Dlog.c622 const uint16_t __assert_only ft_size = offsetof(struct firehose_tracepoint_s, ft_data); in _firehose_trace()
/xnu-8792.41.9/bsd/kern/
H A Dsubr_log_stream.c91 struct firehose_tracepoint_s lsm_ft;