Searched refs:ftid_value (Results 1 – 7 of 7) sorted by relevance
| /xnu-12377.81.4/libkern/firehose/ |
| H A D | tracepoint_private.h | 53 firehose_tracepoint_id_t ftid_value; member 96 } }).ftid_value)
|
| H A D | chunk_private.h | 188 ftid.ftid_value, os_atomic_std(memory_order_release)); in firehose_chunk_tracepoint_end()
|
| /xnu-12377.81.4/libkern/os/ |
| H A D | log.c | 449 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 D | exclaves_log.c | 110 .ftid_value = ld->ftid in os_log_replay_log()
|
| /xnu-12377.81.4/bsd/kern/ |
| H A D | subr_log_stream.c | 359 msg->lsm_ft.ft_id.ftid_value = ftid.ftid_value; in log_stream_msg_make()
|
| /xnu-12377.81.4/tools/lldbmacros/ |
| H A D | log.py | 66 return self._ftid.ftid_value
|
| /xnu-12377.81.4/libkern/c++/ |
| H A D | OSKext.cpp | 8361 …trace_id.ftid_value = FIREHOSE_TRACE_ID_MAKE(firehose_tracepoint_namespace_metadata, _firehose_tra…
|