Classes | |
class | INSTLIB::CONTROL |
Functions | |
INSTLIB::CONTROL::CONTROL (BOOL passContext=false, const string &prefix="", string knob_family="pintool:control", string knob_family_description="Controller knobs") | |
INT32 | INSTLIB::CONTROL::CheckKnobs (CONTROL_HANDLER ch, VOID *val, BOOL activateInitIfNone=TRUE) |
VOID | INSTLIB::CONTROL::PintoolControl (CONTROL_EVENT ev, CONTEXT *ctxt, VOID *ip, THREADID tid) |
|
Activate all the component controllers ch - function to call when evens are triggered val - valued passed in to the control handler function activateInitIfNone - activate the CONTROL_INIT member if no other control is activated explicitly (i.e. thru knobs) |
|
Open outstream |
|
Trigger the specified event
|