|
SimpleKernel 1.17.0
|
#include <test_environment_state.hpp>

Public Attributes | |
| uint64_t | timestamp |
| TaskControlBlock * | from |
| TaskControlBlock * | to |
| size_t | core_id |
Definition at line 37 of file test_environment_state.hpp.
| size_t test_env::CoreEnvironment::SwitchEvent::core_id |
Definition at line 45 of file test_environment_state.hpp.
| TaskControlBlock* test_env::CoreEnvironment::SwitchEvent::from |
Definition at line 41 of file test_environment_state.hpp.
| uint64_t test_env::CoreEnvironment::SwitchEvent::timestamp |
Definition at line 39 of file test_environment_state.hpp.
| TaskControlBlock* test_env::CoreEnvironment::SwitchEvent::to |
Definition at line 43 of file test_environment_state.hpp.