--- title: "_drmgr_instru_events_t Struct Reference" layout: default permalink: /struct__drmgr__instru__events__t.html ---
|
DynamoRIO
|
#include <drmgr.h>
Specifies the callbacks when registering all drmgr's bb instrumentation events
| drmgr_ilist_ex_cb_t _drmgr_instru_events_t::analysis_func |
Callback for the analysis event.
| drmgr_app2app_ex_cb_t _drmgr_instru_events_t::app2app_func |
Callback for the app2app event.
| drmgr_insertion_cb_t _drmgr_instru_events_t::insertion_func |
Callback for the insertion event.
| drmgr_ilist_ex_cb_t _drmgr_instru_events_t::instru2instru_func |
Callback for the instru2instru event.
| drmgr_ilist_ex_cb_t _drmgr_instru_events_t::meta_instru_func |
Callback for the meta_instru event.
| size_t _drmgr_instru_events_t::struct_size |
The size of the drmgr_instru_events_t struct.