, including all inherited members.
_activate_late_handler (defined in CONTROLLER::IALARM) | CONTROLLER::IALARM | [protected] |
_address (defined in CONTROLLER::IALARM) | CONTROLLER::IALARM | [protected] |
_alarm_manager (defined in CONTROLLER::IALARM) | CONTROLLER::IALARM | [protected] |
_armed (defined in CONTROLLER::IALARM) | CONTROLLER::IALARM | [protected] |
_global_armed (defined in CONTROLLER::IALARM) | CONTROLLER::IALARM | [protected] |
_global_count (defined in CONTROLLER::IALARM) | CONTROLLER::IALARM | [protected] |
_need_context (defined in CONTROLLER::IALARM) | CONTROLLER::IALARM | [protected] |
_target_count (defined in CONTROLLER::IALARM) | CONTROLLER::IALARM | [protected] |
_thread_count (defined in CONTROLLER::IALARM) | CONTROLLER::IALARM | [protected] |
_thread_first_ip (defined in CONTROLLER::IALARM) | CONTROLLER::IALARM | [protected, static] |
_threads_first_ip_vec (defined in CONTROLLER::IALARM) | CONTROLLER::IALARM | [protected, static] |
_tid (defined in CONTROLLER::IALARM) | CONTROLLER::IALARM | [protected] |
ActivateLate(IALARM *ialarm, UINT32 tid) (defined in CONTROLLER::IALARM) | CONTROLLER::IALARM | [protected, static] |
ALARM_ICOUNT(const string &icount_str, UINT32 tid, UINT32 count, BOOL need_ctxt, ALARM_MANAGER *manager) (defined in CONTROLLER::ALARM_ICOUNT) | CONTROLLER::ALARM_ICOUNT | [inline] |
Arm() (defined in CONTROLLER::IALARM) | CONTROLLER::IALARM | |
Arm(THREADID tid) (defined in CONTROLLER::IALARM) | CONTROLLER::IALARM | [inline] |
CheckFirstIp(IALARM *ialarm, UINT32 tid, ADDRINT addr) (defined in CONTROLLER::IALARM) | CONTROLLER::IALARM | [protected, static] |
CheckFirstIpGlobal(IALARM *ialarm, UINT32 tid, ADDRINT addr) (defined in CONTROLLER::IALARM) | CONTROLLER::IALARM | [protected, static] |
CheckTarget(IALARM *ialarm, UINT32 tid, ADDRINT branch_target) (defined in CONTROLLER::IALARM) | CONTROLLER::IALARM | [protected, static] |
CheckTargetGlobal(IALARM *ialarm, ADDRINT branch_target) (defined in CONTROLLER::IALARM) | CONTROLLER::IALARM | [protected, static] |
Count(IALARM *ialarm, UINT32 tid, UINT32 ninst) (defined in CONTROLLER::IALARM) | CONTROLLER::IALARM | [protected, static] |
Disarm(THREADID tid) (defined in CONTROLLER::IALARM) | CONTROLLER::IALARM | |
Disarm() (defined in CONTROLLER::IALARM) | CONTROLLER::IALARM | |
DisarmGlobalArmed() (defined in CONTROLLER::IALARM) | CONTROLLER::IALARM | [inline] |
Fire(IALARM *ialarm, CONTEXT *ctxt, VOID *ip, UINT32 tid) (defined in CONTROLLER::IALARM) | CONTROLLER::IALARM | [protected, static] |
GetInstrumentOrder() (defined in CONTROLLER::IALARM) | CONTROLLER::IALARM | [protected] |
GetLateInstrumentOrder() (defined in CONTROLLER::IALARM) | CONTROLLER::IALARM | [protected] |
GlobalCount(IALARM *ialarm, UINT32 tid, UINT32 ninst) (defined in CONTROLLER::IALARM) | CONTROLLER::IALARM | [protected, static] |
HasGlobalCounter() (defined in CONTROLLER::IALARM) | CONTROLLER::IALARM | |
IALARM(UINT32 tid, UINT64 count, BOOL need_ctxt, ALARM_MANAGER *manager) (defined in CONTROLLER::IALARM) | CONTROLLER::IALARM | |
Insert_LateInstrumentation(IALARM *alarm, INS ins) (defined in CONTROLLER::IALARM) | CONTROLLER::IALARM | [protected, static] |
InsertIfCall_Count(IALARM *alarm, INS ins, UINT32 ninst, IPOINT point=IPOINT_BEFORE) (defined in CONTROLLER::IALARM) | CONTROLLER::IALARM | [protected, static] |
InsertIfCall_FirstIp(IALARM *ialarm, INS ins, IPOINT point) (defined in CONTROLLER::IALARM) | CONTROLLER::IALARM | [protected, static] |
InsertIfCall_Target(IALARM *ialarm, INS ins) (defined in CONTROLLER::IALARM) | CONTROLLER::IALARM | [protected, static] |
InsertThenCall_Fire(IALARM *alarm, INS ins, IPOINT point=IPOINT_BEFORE) (defined in CONTROLLER::IALARM) | CONTROLLER::IALARM | [protected, static] |
LateFire(IALARM *ialarm, CONTEXT *ctxt, VOID *ip, UINT32 tid) (defined in CONTROLLER::IALARM) | CONTROLLER::IALARM | [protected, static] |
SetCount(UINT64 count) (defined in CONTROLLER::IALARM) | CONTROLLER::IALARM | [inline] |
ThreadStart(THREADID tid, CONTEXT *ctxt, INT32 flags, VOID *v) (defined in CONTROLLER::IALARM) | CONTROLLER::IALARM | [protected, static] |
TraceAddress(TRACE trace, VOID *v) (defined in CONTROLLER::IALARM) | CONTROLLER::IALARM | [protected, static] |
UpdateAlarm(ALARM_MANAGER *alarm_manager, const string &icount_str) (defined in CONTROLLER::ALARM_ICOUNT) | CONTROLLER::ALARM_ICOUNT | [inline, virtual] |