Searched refs:os_log_encoded_metadata (Results 1 – 5 of 5) sorted by relevance
| /xnu-11417.140.69/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() 1094 os_log_encoded_metadata(trace_id, stamp, (void *)&buf, uuid_info_len); in os_log_coprocessor_register_with_type()
|
| /xnu-11417.140.69/libkern/firehose/ |
| H A D | tracepoint_private.h | 175 os_log_encoded_metadata(firehose_tracepoint_id_u ftid, uint64_t stamp,
|
| /xnu-11417.140.69/osfmk/kern/ |
| H A D | exclaves_log.c | 110 if (!os_log_encoded_metadata(ftid, ld->stamp, ld_data, ld_size)) { in os_log_replay_log()
|
| /xnu-11417.140.69/libkern/c++/ |
| H A D | OSKext.cpp | 8352 os_log_encoded_metadata(trace_id, stamp, uuid_info, uuid_info_len);
|