SimGrid
3.14.159
Versatile Simulation of Distributed Systems
|
Functions | |
XBT_LOG_NEW_DEFAULT_SUBCATEGORY (instr_paje_values, instr, "Paje tracing event system (values)") | |
val_t | PJ_value_new (const char *name, const char *color, type_t father) |
val_t | PJ_value_get_or_new (const char *name, const char *color, type_t father) |
val_t | PJ_value_get (const char *name, type_t father) |
void | PJ_value_free (val_t value) |
XBT_LOG_NEW_DEFAULT_SUBCATEGORY | ( | instr_paje_values | , |
instr | , | ||
"Paje tracing event system (values)" | |||
) |