Home
last modified time | relevance | path

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

/xnu-12377.81.4/libkern/firehose/
H A Dfirehose_types_private.h71 OS_ENUM(firehose_stream, uint8_t,
/xnu-12377.81.4/libkern/os/
H A Dlog.c197 firehose_stream(os_log_type_t type) in firehose_stream() function
758 log_payload_init(&log, firehose_stream(type), ftid, ts, ctx.ctx_content_sz, ctx.ctx_content_sz); in _os_log_to_log_internal()
925 log_payload_init(&log, firehose_stream(type), trace_id, timestamp, wr_pos, wr_pos); in os_log_coprocessor()