SimGrid  3.17
Versatile Simulation of Distributed Systems
instr_paje_types.cpp File Reference

Functions

 XBT_LOG_NEW_DEFAULT_SUBCATEGORY (instr_paje_types, instr, "Paje tracing event system (types)")
 
simgrid::instr::TypePJ_type_get_root ()
 

Variables

static simgrid::instr::TyperootType = nullptr
 

Function Documentation

◆ XBT_LOG_NEW_DEFAULT_SUBCATEGORY()

XBT_LOG_NEW_DEFAULT_SUBCATEGORY ( instr_paje_types  ,
instr  ,
"Paje tracing event system (types)"   
)

◆ PJ_type_get_root()

simgrid::instr::Type* PJ_type_get_root ( )

Variable Documentation

◆ rootType

simgrid::instr::Type* rootType = nullptr
static