Searched refs:firehose_stream (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.81.4/libkern/firehose/ |
| H A D | firehose_types_private.h | 71 OS_ENUM(firehose_stream, uint8_t,
|
| /xnu-12377.81.4/libkern/os/ |
| H A D | log.c | 197 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()
|