Xen Test Framework
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
 
uint8_t flags
 
uint8_t pad1 [2]
 

Detailed Description

Definition at line 91 of file xen.h.

Field Documentation

◆ version

uint32_t version

Definition at line 101 of file xen.h.

◆ pad0

uint32_t pad0

Definition at line 102 of file xen.h.

◆ tsc_timestamp

uint64_t tsc_timestamp

Definition at line 103 of file xen.h.

◆ system_time

uint64_t system_time

Definition at line 104 of file xen.h.

◆ tsc_to_system_mul

uint32_t tsc_to_system_mul

Definition at line 112 of file xen.h.

◆ tsc_shift

int8_t tsc_shift

Definition at line 113 of file xen.h.

◆ flags

uint8_t flags

Definition at line 114 of file xen.h.

◆ pad1

uint8_t pad1[2]

Definition at line 115 of file xen.h.


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