OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xticks
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/powerpc/ibm4xx/
clock.c
121
long tbtick,
xticks
;
local in function:decr_intr
133
xticks
= tbtick - lasttb2; /* Number of TLB cycles since last exception */
134
for (nticks = 0;
xticks
> ticks_per_intr; nticks++)
135
xticks
-= ticks_per_intr;
136
lasttb2 = tbtick -
xticks
;
Completed in 12 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025