Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/util/
H A Dtg2.c537 int TotalCyclesRemoved = 0; variable
1164 if ((CountOfSecondsSent != 0) && ((TotalCyclesAdded != 0) || (TotalCyclesRemoved != 0)))
1383 if ((CountOfSecondsSent != 0) && ((TotalCyclesAdded != 0) || (TotalCyclesRemoved != 0)))
1621 TotalCyclesRemoved += 1;
1628 TotalCyclesRemoved += 1;
1639 TotalCyclesRemoved += 1;
1646 TotalCyclesRemoved += 1;
1942 TotalCyclesRemoved += 10;
1974 TotalCyclesRemoved += 10;
2218 TotalCyclesRemoved += 10;
[all …]