Searched refs:lp_timestamp (Results 1 – 3 of 3) sorted by relevance
| /xnu-12377.81.4/libkern/os/ |
| H A D | log_internal.h | 31 uint64_t lp_timestamp; member
|
| H A D | log.c | 191 lp->lp_timestamp = timestamp; in log_payload_init() 948 firehose_tracepoint_t ft = __firehose_buffer_tracepoint_reserve(lp->lp_timestamp, in firehose_trace_start() 966 lp->lp_timestamp, firehose_stream_persist, 0, pub_data_size, in firehose_trace_start() 974 lp->lp_timestamp, pub_data_size, thread_tid(current_thread()), in firehose_trace_start() 1109 oslog_stream(is_metadata, lp->lp_ftid, lp->lp_timestamp, lp_data, lp->lp_data_size); in log_payload_send()
|
| H A D | log_queue.c | 341 .lp_timestamp = read_dependent_w(&lqe_lp->lp_timestamp, lqe_state), in log_queue_dispatch_logs()
|