Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/kern/
H A Dkern_cctr.c96 static int64_t cc_cal_val; /* last calibrate time stamp */ variable
214 cc_cal_val = cpu_counter32(); in cc_calibrate()
241 val = cc_cal_val; in cc_calibrate_cpu()