Searched refs:lp_timestamp (Results 1 – 3 of 3) sorted by relevance
| /xnu-11417.140.69/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() 947 firehose_tracepoint_t ft = __firehose_buffer_tracepoint_reserve(lp->lp_timestamp, in firehose_trace_start() 965 lp->lp_timestamp, firehose_stream_persist, 0, pub_data_size, in firehose_trace_start() 973 lp->lp_timestamp, pub_data_size, thread_tid(current_thread()), in firehose_trace_start() 1102 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 | 334 .lp_timestamp = read_dependent_w(&lqe_lp->lp_timestamp, lqe_state), in log_queue_dispatch_logs()
|