Home
last modified time | relevance | path

Searched refs:firehose_stream (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.81.2/libkern/firehose/
H A Dfirehose_types_private.h71 OS_ENUM(firehose_stream, uint8_t,
/xnu-8792.81.2/libkern/os/
H A Dlog.c267 firehose_stream(os_log_type_t type) in firehose_stream() function
410 log_payload_init(&log, firehose_stream(type), ftid, ts, ctx.ctx_content_sz); in _os_log_to_log_internal()
562 firehose_stream_t stream = firehose_stream(type); in os_log_coprocessor()