OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:delta_ns
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/xen/xen/
xen_clock.c
87
"uint64_t"/*
delta_ns
*/,
95
"uint64_t"/*
delta_ns
*/,
103
"uint64_t"/*
delta_ns
*/,
111
"uint64_t"/*
delta_ns
*/,
277
uint64_t raw_systime_ns, tsc_timestamp, tsc, delta_tsc,
delta_ns
;
local
325
tsc_to_system_mul, tsc_shift, /*
delta_ns
*/0, tsc,
334
delta_ns
= delta_tsc = 0;
340
delta_ns
= xen_tsc_to_ns_delta(delta_tsc, tsc_to_system_mul,
350
if (__predict_false((int64_t)
delta_ns
< 0)) {
353
tsc_to_system_mul, tsc_shift,
delta_ns
, tsc
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/
drm_vblank.c
652
int
delta_ns
, duration_ns;
local
728
* since start of scanout at first display scanline.
delta_ns
731
delta_ns
= div_s64(1000000LL * (vpos * mode->crtc_htotal + hpos),
737
*vblank_time = ktime_sub_ns(etime,
delta_ns
);
Completed in 19 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026