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

  /src/sys/arch/arm/footbridge/
footbridge_clock.c 239 int countpersecond; local in function:setstatclockrate
247 countpersecond = statint * herz;
250 statcountperusec = countpersecond / 1000000;
footbridge_clock.c 239 int countpersecond; local in function:setstatclockrate
247 countpersecond = statint * herz;
250 statcountperusec = countpersecond / 1000000;

Completed in 22 milliseconds