OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:timer0count
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/shark/isa/
clock.c
237
struct count64
timer0count
;
variable in typeref:struct:count64
277
timer0count
.lo = 0;
278
timer0count
.hi = 0;
327
oldlo =
timer0count
.lo;
329
if (oldlo > (
timer0count
.lo = oldlo + ticks)) /* carry? */
330
timer0count
.hi++;
332
*pcount =
timer0count
;
Completed in 11 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025