Home
last modified time | relevance | path

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

/xnu-8792.81.2/libkern/firehose/
H A Dtracepoint_private.h53 firehose_tracepoint_id_t ftid_value; member
96 } }).ftid_value)
H A Dchunk_private.h181 ftid.ftid_value, os_atomic_std(memory_order_release)); in firehose_chunk_tracepoint_end()
/xnu-8792.81.2/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()
697 …trace_id.ftid_value = FIREHOSE_TRACE_ID_MAKE(firehose_tracepoint_namespace_metadata, _firehose_tra… in os_log_coprocessor_register_with_type()
/xnu-8792.81.2/bsd/kern/
H A Dsubr_log_stream.c359 msg->lsm_ft.ft_id.ftid_value = ftid.ftid_value; in log_stream_msg_make()
/xnu-8792.81.2/tools/lldbmacros/
H A Dlog.py69 return self._ftid.ftid_value
/xnu-8792.81.2/libkern/c++/
H A DOSKext.cpp8104 …trace_id.ftid_value = FIREHOSE_TRACE_ID_MAKE(firehose_tracepoint_namespace_metadata, _firehose_tra…