Home
last modified time | relevance | path

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

/xnu-11215/libkern/os/
H A Dlog.h465 const char *uuid, uint64_t timestamp, uint32_t offset, bool stream_log);
H A Dlog.c887 const char *uuid, uint64_t timestamp, uint32_t offset, bool stream_log) in os_log_coprocessor() argument
926 if (!log_queue_log(&log, pubdata, stream_log)) { in os_log_coprocessor()