The Pedigree Project 0.1
Public Attributes | List of all members
PerCpuTimeAccounting::Slot Struct Reference
+ Collaboration diagram for PerCpuTimeAccounting::Slot:

Public Attributes

Time::Timestamp user
 
Time::Timestamp kernel
 
uint8_t padding [SlotSize - 2 *sizeof(Time::Timestamp)]
 

Detailed Description

Definition at line 71 of file PerCpuTimeAccounting.h.

Member Data Documentation

◆ kernel

Time::Timestamp PerCpuTimeAccounting::Slot::kernel

Definition at line 73 of file PerCpuTimeAccounting.h.

◆ padding

uint8_t PerCpuTimeAccounting::Slot::padding[SlotSize - 2 *sizeof(Time::Timestamp)]

Definition at line 74 of file PerCpuTimeAccounting.h.

◆ user

Time::Timestamp PerCpuTimeAccounting::Slot::user

Definition at line 72 of file PerCpuTimeAccounting.h.


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