Core_Breakpoint_Memop Core_Conf_Class_Register
API Reference Manual  /  12 Haps  / 

Core_Clean_At_Exit

Description
Triggered, typically by SIM_quit, if Simics exits cleanly, i.e. in Global Context. The Simics API is available. Cleanup code should typically run in the Core_At_Exit hap callbacks instead if possible.
Callback Type
void (*)(lang_void *callback_data, 
         conf_object_t *trigger_obj);

Core_Breakpoint_Memop Core_Conf_Class_Register