OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tsc_timestamp
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/xen/xen/
xen_clock.c
84
"uint64_t"/*
tsc_timestamp
*/,
92
"uint64_t"/*
tsc_timestamp
*/,
100
"uint64_t"/*
tsc_timestamp
*/,
108
"uint64_t"/*
tsc_timestamp
*/,
277
uint64_t raw_systime_ns,
tsc_timestamp
, tsc, delta_tsc, delta_ns;
local
295
tsc_timestamp
= vt->
tsc_timestamp
;
318
if (__predict_false(tsc <
tsc_timestamp
)) {
324
raw_systime_ns,
tsc_timestamp
,
331
tsc,
tsc_timestamp
, tsc_timestamp - tsc)
[
all
...]
/src/sys/external/mit/xen-include-public/dist/xen/include/public/
xen.h
638
uint64_t
tsc_timestamp
; /* TSC at last update of time vals. */
member in struct:vcpu_time_info
643
* ((((tsc -
tsc_timestamp
) << tsc_shift) * tsc_to_system_mul) >> 32)
Completed in 22 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026