SimGrid  3.13
Versatile Simulation of Distributed Systems
instr_paje_values.cpp File Reference

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)
 

Function Documentation

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)