Searched refs:CYCLE (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/ntp/ntpd/
H A Drefclock_irig.c159 #define CYCLE 8 /* samples per bit */ macro
244 double lastenv[CYCLE]; /* last cycle amplitudes */
245 double lastint[CYCLE]; /* last integrated cycle amplitudes */
614 carphase = up->envphase % CYCLE;
624 up->zxing += (double)(carphase - 4) / CYCLE;
/freebsd-13-stable/contrib/bmake/
H A Dmake.c153 DONE_ORDER, FROM_DEPEND, DONE_ALLSRC, CYCLE,
1140 if (!(gn->flags & CYCLE)) {
1142 gn->flags |= CYCLE;
H A Dmake.h367 CYCLE = 1 << 12, enumerator in enum:GNodeFlags
/freebsd-13-stable/sys/dev/hwpmc/
H A Dhwpmc_mpc7xxx.c74 PMC_POWERPC_EVENT(CYCLE,PPC_PMC_MASK_ALL, 1),
H A Dpmc_events.h1015 __PMC_EV(MIPS24K, CYCLE) \
1237 __PMC_EV(BERI, CYCLE) \
1359 __PMC_EV(PPC7450, CYCLE) \

Completed in 172 milliseconds