Home
last modified time | relevance | path

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

/xnu-12377.81.4/libkern/firehose/
H A Dtracepoint_private.h53 firehose_tracepoint_id_t ftid_value; member
96 } }).ftid_value)
H A Dchunk_private.h188 ftid.ftid_value, os_atomic_std(memory_order_release)); in firehose_chunk_tracepoint_end()
/xnu-12377.81.4/libkern/os/
H A Dlog.c449 trace_id.ftid_value = FIREHOSE_TRACE_ID_MAKE(firehose_tracepoint_namespace_metadata, in os_log_subsystem_register()
742 .ftid_value = firehose_ftid(type, fmt, flags, dso, addr, driverKit) in _os_log_to_log_internal()
921 .ftid_value = FIREHOSE_TRACE_ID_MAKE(ns, type, flags, offset) in os_log_coprocessor()
1050 return lp->lp_ftid.ftid_value; in firehose_trace()
1093 trace_id.ftid_value = FIREHOSE_TRACE_ID_MAKE(firehose_tracepoint_namespace_metadata, in os_log_coprocessor_register_with_type()
/xnu-12377.81.4/osfmk/kern/
H A Dexclaves_log.c110 .ftid_value = ld->ftid in os_log_replay_log()
/xnu-12377.81.4/bsd/kern/
H A Dsubr_log_stream.c359 msg->lsm_ft.ft_id.ftid_value = ftid.ftid_value; in log_stream_msg_make()
/xnu-12377.81.4/tools/lldbmacros/
H A Dlog.py66 return self._ftid.ftid_value
/xnu-12377.81.4/libkern/c++/
H A DOSKext.cpp8361 …trace_id.ftid_value = FIREHOSE_TRACE_ID_MAKE(firehose_tracepoint_namespace_metadata, _firehose_tra…