VIRTUTECH CONFIDENTIAL    Previous - Up - Next

Core_Periodic_Event

Provided By
Simics Core
Callback Type
void (*)(lang_void *callback_data,
conf_object_t *trigger_obj,
integer_t cycles_between_events);
Index
cycles_between_events
Description
Called periodically while Simics is running. The hap is called every n cycles where n is the 'range' parameter that the hap callback is installed on.

VIRTUTECH CONFIDENTIAL    Previous - Up - Next