Home
last modified time | relevance | path

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

/xnu-8020.140.41/libkern/os/
H A Dlog.c498 uint8_t pubdata[OS_LOG_BUFFER_MAX_SIZE]; in os_log_coprocessor() local
544 _firehose_trace_early_boot(firehose_tracepoint_id_u ftid, uint64_t stamp, const void *pubdata, size… in _firehose_trace_early_boot()
662 uint64_t stamp, const void *pubdata, size_t publen) in firehose_trace_metadata()
/xnu-8020.140.41/bsd/kern/
H A Dsubr_log.c512 uint64_t stamp, const void *pubdata, size_t publen) in oslog_streamwrite_locked()