SimGrid
3.14.159
Versatile Simulation of Distributed Systems
|
#include <xbt/dynar.h>
#include "cpu_interface.hpp"
#include "plugins/energy.hpp"
#include "src/instr/instr_private.h"
Namespaces | |
simgrid | |
Host datatype from SIMIX POV. | |
simgrid::surf | |
Functions | |
XBT_LOG_EXTERNAL_CATEGORY (surf_kernel) | |
XBT_LOG_NEW_DEFAULT_SUBCATEGORY (surf_cpu, surf, "Logging specific to the SURF cpu module") | |
Variables | |
simgrid::surf::CpuModel * | surf_cpu_model_pm |
The CPU model object for the physical machine layer. More... | |
simgrid::surf::CpuModel * | surf_cpu_model_vm |
The CPU model object for the virtual machine layer. More... | |
XBT_LOG_EXTERNAL_CATEGORY | ( | surf_kernel | ) |
XBT_LOG_NEW_DEFAULT_SUBCATEGORY | ( | surf_cpu | , |
surf | , | ||
"Logging specific to the SURF cpu module" | |||
) |