Searched defs:pt_time_cal (Results 1 – 1 of 1) sorted by relevance
133 struct pt_time_cal { struct135 uint64_t fcr;138 uint64_t min_fcr, max_fcr;144 uint64_t tsc;150 uint64_t cyc_tsc;156 uint64_t cyc_mtc;185 extern void pt_tcal_init(struct pt_time_cal *tcal); argument