Searched defs:stream (Results 1 – 9 of 9) sorted by relevance
| /xnu-10063.101.15/libkern/zlib/ |
| H A D | uncompr.c | 60 z_stream stream; in uncompress() local
|
| H A D | compress.c | 57 z_stream stream; in compress2() local
|
| /xnu-10063.101.15/libkern/firehose/ |
| H A D | chunk_private.h | 36 #define FIREHOSE_CHUNK_POS_USABLE_FOR_STREAM(pos, stream) \ argument 95 firehose_stream_t stream, uint8_t qos, uint16_t pubsize, in firehose_chunk_tracepoint_try_reserve()
|
| /xnu-10063.101.15/osfmk/kdp/output_stages/ |
| H A D | out_lz4.c | 52 compression_stream_t stream; member
|
| /xnu-10063.101.15/libkern/os/ |
| H A D | log.c | 183 log_payload_init(log_payload_t lp, firehose_stream_t stream, firehose_tracepoint_id_u ftid, in log_payload_init() 373 firehose_stream_t stream = firehose_stream(ftid.ftid._type); in os_log_encoded_log() local 1012 log_stats_update_saved(firehose_stream_t stream) in log_stats_update_saved()
|
| H A D | log_queue.c | 673 log_queue_log(log_payload_t lp, const void *lp_data, bool stream) in log_queue_log()
|
| /xnu-10063.101.15/tools/lldbmacros/ |
| H A D | xnu.py | 180 def diagnostic_report(exc, stream, cmd_name, debug_opts, lldb_log_fname=None): argument
|
| H A D | log.py | 217 def stream(self): member in LogStreamCache
|
| H A D | kcdata.py | 2092 def data_from_stream(stream): argument
|