Searched defs:vcpu_time_info (Results 1 – 1 of 1) sorted by relevance
479 struct vcpu_time_info { struct490 uint32_t version;491 uint32_t pad0;492 uint64_t tsc_timestamp; /* TSC at last update of time vals. */493 uint64_t system_time; /* Time, in nanosecs, since boot. */500 uint32_t tsc_to_system_mul;501 int8_t tsc_shift;502 int8_t pad1[3];
Completed in 7 milliseconds