OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:timer_ticks_per_hz
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/riscv/riscv/
clock_machdep.c
49
static uint32_t
timer_ticks_per_hz
;
variable in typeref:typename:uint32_t
70
timer_ticks_per_hz
= freq / hz;
100
uint64_t next = ci->ci_lastintr +
timer_ticks_per_hz
;
126
ci->ci_lastintr_scheduled +=
timer_ticks_per_hz
;
128
ci->ci_lastintr_scheduled +=
timer_ticks_per_hz
;
Completed in 13 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025