Lines Matching refs:LOG_CB
763 LOG_CB(("cbSingleStep: thread=%p", thread)); in cbSingleStep()
785 LOG_CB(("cbBreakpoint: thread=%p", thread)); in cbBreakpoint()
813 LOG_CB(("cbFramePop: thread=%p", thread)); in cbFramePop()
836 LOG_CB(("cbException: thread=%p", thread)); in cbException()
861 LOG_CB(("cbThreadStart: thread=%p", thread)); in cbThreadStart()
879 LOG_CB(("cbThreadEnd: thread=%p", thread)); in cbThreadEnd()
905 LOG_CB(("cbClassPrepare: thread=%p", thread)); in cbClassPrepare()
922 LOG_CB(("cbGarbageCollectionFinish")); in cbGarbageCollectionFinish()
941 LOG_CB(("cbClassLoad: thread=%p", thread)); in cbClassLoad()
963 LOG_CB(("cbFieldAccess: thread=%p", thread)); in cbFieldAccess()
990 LOG_CB(("cbFieldModification: thread=%p", thread)); in cbFieldModification()
1017 LOG_CB(("cbExceptionCatch: thread=%p", thread)); in cbExceptionCatch()
1040 LOG_CB(("cbMethodEntry: thread=%p", thread)); in cbMethodEntry()
1067 LOG_CB(("cbMethodExit: thread=%p", thread)); in cbMethodExit()
1092 LOG_CB(("cbMonitorContendedEnter: thread=%p", thread)); in cbMonitorContendedEnter()
1125 LOG_CB(("cbMonitorContendedEntered: thread=%p", thread)); in cbMonitorContendedEntered()
1159 LOG_CB(("cbMonitorWait: thread=%p", thread)); in cbMonitorWait()
1201 LOG_CB(("cbMonitorWaited: thread=%p", thread)); in cbMonitorWaited()
1238 LOG_CB(("cbVMInit")); in cbVMInit()
1256 LOG_CB(("cbVMDeath")); in cbVMDeath()