Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/common/
H A Deal_trace.h66 uint64_t epoch_nsec; member
H A Deal_common_trace_ctf.c338 offset += trace->epoch_nsec * (freq / NSEC_PER_SEC); in meta_fix_freq_offset()
H A Deal_common_trace_utils.c283 trace->epoch_nsec = (uint64_t) epoch.tv_nsec; in trace_epoch_time_save()