Zephyr API Documentation 4.2.0-rc2
A Scalable Open Source RTOS
 4.2.0-rc2
vcpu_time_info Struct Reference

#include <xen.h>

Data Fields

uint32_t version
uint32_t pad0
uint64_t tsc_timestamp
uint64_t system_time
uint32_t tsc_to_system_mul
int8_t tsc_shift
int8_t pad1 [3]

Field Documentation

◆ pad0

uint32_t vcpu_time_info::pad0

◆ pad1

int8_t vcpu_time_info::pad1[3]

◆ system_time

uint64_t vcpu_time_info::system_time

◆ tsc_shift

int8_t vcpu_time_info::tsc_shift

◆ tsc_timestamp

uint64_t vcpu_time_info::tsc_timestamp

◆ tsc_to_system_mul

uint32_t vcpu_time_info::tsc_to_system_mul

◆ version

uint32_t vcpu_time_info::version

The documentation for this struct was generated from the following file:
  • zephyr/xen/public/xen.h