OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:period_ms
(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
168
period_ms
= ktime_to_ms(period);
177
nperiods = howmany(now_ms - expires_ms,
period_ms
);
179
1000000*nperiods*
period_ms
);
Completed in 12 milliseconds
Indexes created Wed Oct 15 14:09:57 GMT 2025