Searched refs:cyc_mtc (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/processor-trace/libipt/internal/include/
H A Dpt_time.h156 uint64_t cyc_mtc; member in struct:pt_time_cal
/freebsd-12-stable/contrib/processor-trace/libipt/src/
H A Dpt_time.c603 cyc = tcal->cyc_mtc;
609 tcal->cyc_mtc = 0ull;
624 tcal->cyc_mtc = 0ull;
670 tcal->cyc_mtc += cyc;

Completed in 98 milliseconds