iPXE
Data Fields
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]
 

Detailed Description

Definition at line 645 of file xen.h.

Field Documentation

◆ version

uint32_t vcpu_time_info::version

Definition at line 655 of file xen.h.

◆ pad0

uint32_t vcpu_time_info::pad0

Definition at line 656 of file xen.h.

◆ tsc_timestamp

uint64_t vcpu_time_info::tsc_timestamp

Definition at line 657 of file xen.h.

◆ system_time

uint64_t vcpu_time_info::system_time

Definition at line 658 of file xen.h.

◆ tsc_to_system_mul

uint32_t vcpu_time_info::tsc_to_system_mul

Definition at line 666 of file xen.h.

◆ tsc_shift

int8_t vcpu_time_info::tsc_shift

Definition at line 667 of file xen.h.

◆ pad1

int8_t vcpu_time_info::pad1[3]

Definition at line 672 of file xen.h.


The documentation for this struct was generated from the following file: