HomeSort by: relevance | last modified time | path
    Searched refs:ppscount (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/sys/
timepps.h 160 u_int64_t ppscount[3]; member in struct:pps_state
  /src/sys/kern/
kern_tc.c 1270 pcount = &pps->ppscount[0];
1279 pcount = &pps->ppscount[1];
1315 pps->ppscount[2] = acount;
1422 tcount = pps->capcount - pps->ppscount[2];
1423 pps->ppscount[2] = pps->capcount;

Completed in 15 milliseconds