Home
last modified time | relevance | path

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

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