Home
last modified time | relevance | path

Searched refs:fc_timestamp (Results 1 – 1 of 1) sorted by relevance

/xnu-8792.81.2/libkern/firehose/
H A Dchunk_private.h60 uint64_t fc_timestamp; member
95 stamp_delta_fits = ((stamp - fc->fc_timestamp) >> 48) == 0; in firehose_chunk_tracepoint_try_reserve()
162 stamp -= fc->fc_timestamp; in firehose_chunk_tracepoint_begin()