Searched refs:os_log_encoded_metadata (Results 1 – 5 of 5) sorted by relevance
| /xnu-12377.81.4/libkern/os/ |
| H A D | log_private.h | 78 bool os_log_encoded_metadata(firehose_tracepoint_id_u, uint64_t, const void *, size_t);
|
| H A D | log.c | 339 os_log_encoded_metadata(firehose_tracepoint_id_u ftid, uint64_t ts, const void *msg, in os_log_encoded_metadata() function 452 os_log_encoded_metadata(trace_id, stamp, ols, os_log_subsystem_size(ols)); in os_log_subsystem_register() 1101 os_log_encoded_metadata(trace_id, stamp, (void *)&buf, uuid_info_len); in os_log_coprocessor_register_with_type()
|
| /xnu-12377.81.4/libkern/firehose/ |
| H A D | tracepoint_private.h | 175 os_log_encoded_metadata(firehose_tracepoint_id_u ftid, uint64_t stamp,
|
| /xnu-12377.81.4/osfmk/kern/ |
| H A D | exclaves_log.c | 116 …if (stream != firehose_stream_metadata || !os_log_encoded_metadata(ftid, ld->stamp, ld_data, ld_si… in os_log_replay_log()
|
| /xnu-12377.81.4/libkern/c++/ |
| H A D | OSKext.cpp | 8374 os_log_encoded_metadata(trace_id, stamp, uuid_info, uuid_info_len);
|