OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nperiods
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/linux/
linux_hrtimer.c
158
uint64_t now_ms, period_ms, expires_ms,
nperiods
;
local in function:hrtimer_forward
177
nperiods
= howmany(now_ms - expires_ms, period_ms);
179
1000000*
nperiods
*period_ms);
181
return
nperiods
;
Completed in 10 milliseconds
Indexes created Tue Oct 28 02:10:10 GMT 2025