Home
last modified time | relevance | path

Searched defs:pubdata (Results 1 – 1 of 1) sorted by relevance

/xnu-8792.81.2/libkern/os/
H A Dlog.c567 uint8_t pubdata[OS_LOG_BUFFER_MAX_SIZE]; in os_log_coprocessor() local
596 _firehose_trace_early_boot(firehose_tracepoint_id_u ftid, uint64_t stamp, const void *pubdata, size… in _firehose_trace_early_boot()
711 uint64_t stamp, const void *pubdata, size_t publen) in firehose_trace_metadata()