Home
last modified time | relevance | path

Searched refs:ftid_value (Results 1 – 6 of 6) sorted by relevance

/xnu-10002.1.13/libkern/firehose/
H A Dtracepoint_private.h53 firehose_tracepoint_id_t ftid_value; member
96 } }).ftid_value)
H A Dchunk_private.h180 ftid.ftid_value, os_atomic_std(memory_order_release)); in firehose_chunk_tracepoint_end()
/xnu-10002.1.13/libkern/os/
H A Dlog.c395 ftid.ftid_value = firehose_ftid(type, fmt, flags, dso, addr, driverKit); in _os_log_to_log_internal()
579 trace_id.ftid_value = FIREHOSE_TRACE_ID_MAKE(firehose_tracepoint_namespace_log, in os_log_coprocessor()
615 return ftid.ftid_value; in _firehose_trace_early_boot()
640 return ftid.ftid_value; in _firehose_trace()
688 …trace_id.ftid_value = FIREHOSE_TRACE_ID_MAKE(firehose_tracepoint_namespace_metadata, _firehose_tra… in os_log_coprocessor_register_with_type()
/xnu-10002.1.13/bsd/kern/
H A Dsubr_log_stream.c359 msg->lsm_ft.ft_id.ftid_value = ftid.ftid_value; in log_stream_msg_make()
/xnu-10002.1.13/tools/lldbmacros/
H A Dlog.py69 return self._ftid.ftid_value
/xnu-10002.1.13/libkern/c++/
H A DOSKext.cpp8195 …trace_id.ftid_value = FIREHOSE_TRACE_ID_MAKE(firehose_tracepoint_namespace_metadata, _firehose_tra…