Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/util/
H A Dtg2.c536 int TotalCyclesAdded = 0; variable
1164 if ((CountOfSecondsSent != 0) && ((TotalCyclesAdded != 0) || (TotalCyclesRemoved != 0)))
1383 if ((CountOfSecondsSent != 0) && ((TotalCyclesAdded != 0) || (TotalCyclesRemoved != 0)))
1662 TotalCyclesAdded += 1;
1669 TotalCyclesAdded += 1;
1680 TotalCyclesAdded += 1;
1687 TotalCyclesAdded += 1;
1953 TotalCyclesAdded += 10;
1985 TotalCyclesAdded += 10;
2229 TotalCyclesAdded += 10;
[all …]