VIRTUTECH CONFIDENTIAL Previous - Up - Next
Core_Step_Count
- Provided By
-
Simics Core
- Callback Type
-
void (*)(lang_void *callback_data,
conf_object_t *trigger_obj,
integer_t current_step_count);
- Index
-
current_step_count
- Description
-
Called when the simulation reaches a specific step count, i.e., it has executed a certain number of instructions. The step count is specified as index when the hap is installed.
VIRTUTECH CONFIDENTIAL Previous - Up - Next