SimpleKernel 1.17.0
Loading...
Searching...
No Matches
test_env::CoreEnvironment::SwitchEvent Struct Reference

#include <test_environment_state.hpp>

Collaboration diagram for test_env::CoreEnvironment::SwitchEvent:
Collaboration graph

Public Attributes

uint64_t timestamp
 
TaskControlBlockfrom
 
TaskControlBlockto
 
size_t core_id
 

Detailed Description

Definition at line 37 of file test_environment_state.hpp.

Member Data Documentation

◆ core_id

size_t test_env::CoreEnvironment::SwitchEvent::core_id

Definition at line 45 of file test_environment_state.hpp.

◆ from

TaskControlBlock* test_env::CoreEnvironment::SwitchEvent::from

Definition at line 41 of file test_environment_state.hpp.

◆ timestamp

uint64_t test_env::CoreEnvironment::SwitchEvent::timestamp

Definition at line 39 of file test_environment_state.hpp.

◆ to

TaskControlBlock* test_env::CoreEnvironment::SwitchEvent::to

Definition at line 43 of file test_environment_state.hpp.


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