OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:statcountperusec
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arm/footbridge/
footbridge_clock.c
75
int
statcountperusec
; /* number of ticks per usec at current stathz */
variable in typeref:typename:int
165
newint = statmin + (r *
statcountperusec
);
175
r = ((statprev - currentclock) +
statcountperusec
);
250
statcountperusec
= countpersecond / 1000000;
253
statvarticks =
statcountperusec
* statvar;
Completed in 12 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025