Home
last modified time | relevance | path

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

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