/art/test/1924-frame-pop-toggle/ |
D | frame_pop_toggle.cc | 41 jvmti_env->SetEventNotificationMode( in Java_art_Test1924_toggleFramePop() 45 jvmti_env->SetEventNotificationMode( in Java_art_Test1924_toggleFramePop()
|
/art/test/1926-missed-frame-pop/ |
D | frame_pop_missed.cc | 41 jvmti_env->SetEventNotificationMode( in Java_art_Test1926_disableFramePop() 49 jvmti_env->SetEventNotificationMode( in Java_art_Test1926_reenableFramePop()
|
/art/test/912-classes/ |
D | classes_art.cc | 43 jvmtiError ret = jvmti_env->SetEventNotificationMode(JVMTI_DISABLE, 49 ret = jvmti_env->SetEventNotificationMode(JVMTI_DISABLE, 65 ret = jvmti_env->SetEventNotificationMode(JVMTI_ENABLE, 71 ret = jvmti_env->SetEventNotificationMode(JVMTI_ENABLE,
|
D | classes.cc | 245 jvmtiError ret = jvmti_env->SetEventNotificationMode(JVMTI_DISABLE, 251 ret = jvmti_env->SetEventNotificationMode(JVMTI_DISABLE, 267 ret = jvmti_env->SetEventNotificationMode(JVMTI_ENABLE, 273 ret = jvmti_env->SetEventNotificationMode(JVMTI_ENABLE,
|
/art/test/933-misc-events/ |
D | misc_events.cc | 51 ret = jvmti_env->SetEventNotificationMode(JVMTI_ENABLE, in Java_art_Test933_testSigQuit() 69 ret = jvmti_env->SetEventNotificationMode(JVMTI_DISABLE, JVMTI_EVENT_DATA_DUMP_REQUEST, nullptr); in Java_art_Test933_testSigQuit()
|
/art/test/1953-pop-frame/ |
D | pop_frame.cc | 427 jvmti_env->SetEventNotificationMode(JVMTI_ENABLE, in Java_art_Test1953_setupSuspendClassEvent() 446 jvmti_env->SetEventNotificationMode(JVMTI_DISABLE, in Java_art_Test1953_clearSuspendClassEvent() 453 jvmti_env->SetEventNotificationMode(JVMTI_DISABLE, in Java_art_Test1953_clearSuspendClassEvent() 484 JvmtiErrorToException(env, jvmti_env, jvmti_env->SetEventNotificationMode(JVMTI_ENABLE, in Java_art_Test1953_setupSuspendSingleStepAt() 503 jvmti_env->SetEventNotificationMode(JVMTI_DISABLE, in Java_art_Test1953_clearSuspendSingleStepFor() 534 jvmti_env->SetEventNotificationMode(JVMTI_ENABLE, in Java_art_Test1953_setupSuspendPopFrameEvent() 541 jvmti_env->SetEventNotificationMode(JVMTI_ENABLE, in Java_art_Test1953_setupSuspendPopFrameEvent() 567 jvmti_env->SetEventNotificationMode(JVMTI_DISABLE, in Java_art_Test1953_clearSuspendPopFrameEvent() 574 jvmti_env->SetEventNotificationMode(JVMTI_DISABLE, in Java_art_Test1953_clearSuspendPopFrameEvent() 612 jvmti_env->SetEventNotificationMode(JVMTI_ENABLE, in Java_art_Test1953_setupSuspendBreakpointFor() [all …]
|
/art/test/1950-unprepared-transform/ |
D | unprepared_transform.cc | 51 jvmti_env->SetEventNotificationMode(JVMTI_DISABLE, in Java_Main_clearClassLoadHook() 71 jvmti_env->SetEventNotificationMode(JVMTI_ENABLE, in Java_Main_setupClassLoadHook()
|
/art/test/ti-agent/ |
D | trace_helper.cc | 344 jvmti_env->SetEventNotificationMode(JVMTI_ENABLE, in Java_art_Trace_watchAllFieldAccesses() 384 jvmti_env->SetEventNotificationMode(JVMTI_ENABLE, in Java_art_Trace_watchAllFieldModifications() 533 jvmti_env->SetEventNotificationMode(JVMTI_ENABLE, in Java_art_Trace_enableTracing2() 541 jvmti_env->SetEventNotificationMode(JVMTI_ENABLE, in Java_art_Trace_enableTracing2() 549 jvmti_env->SetEventNotificationMode(JVMTI_ENABLE, in Java_art_Trace_enableTracing2() 557 jvmti_env->SetEventNotificationMode(JVMTI_ENABLE, in Java_art_Trace_enableTracing2() 565 jvmti_env->SetEventNotificationMode(JVMTI_ENABLE, in Java_art_Trace_enableTracing2() 573 jvmti_env->SetEventNotificationMode(JVMTI_ENABLE, in Java_art_Trace_enableTracing2() 581 jvmti_env->SetEventNotificationMode(JVMTI_ENABLE, in Java_art_Trace_enableTracing2() 626 jvmti_env->SetEventNotificationMode(JVMTI_DISABLE, in Java_art_Trace_disableTracing() [all …]
|
D | exceptions_helper.cc | 164 jvmti_env->SetEventNotificationMode(JVMTI_ENABLE, in Java_art_Exceptions_enableExceptionCatchEvent() 173 jvmti_env->SetEventNotificationMode(JVMTI_ENABLE, in Java_art_Exceptions_enableExceptionEvent() 182 jvmti_env->SetEventNotificationMode(JVMTI_DISABLE, in Java_art_Exceptions_disableExceptionCatchEvent() 191 jvmti_env->SetEventNotificationMode(JVMTI_DISABLE, in Java_art_Exceptions_disableExceptionEvent()
|
D | monitors_helper.cc | 197 jvmti_env->SetEventNotificationMode( in Java_art_Monitors_setupMonitorEvents() 203 jvmti_env->SetEventNotificationMode( in Java_art_Monitors_setupMonitorEvents() 209 jvmti_env->SetEventNotificationMode( in Java_art_Monitors_setupMonitorEvents() 215 jvmti_env->SetEventNotificationMode( in Java_art_Monitors_setupMonitorEvents()
|
D | breakpoint_helper.cc | 184 jvmti_env->SetEventNotificationMode(JVMTI_ENABLE, in Java_art_Breakpoint_startBreakpointWatch() 196 jvmti_env->SetEventNotificationMode(JVMTI_DISABLE, in Java_art_Breakpoint_stopBreakpointWatch()
|
D | frame_pop_helper.cc | 102 jvmti_env->SetEventNotificationMode(JVMTI_ENABLE, in Java_art_FramePop_enableFramePopEvent()
|
/art/test/908-gc-start-finish/ |
D | gc_callbacks.cc | 57 jvmtiError ret = jvmti_env->SetEventNotificationMode( in Java_art_Test908_enableGcTracking() 64 ret = jvmti_env->SetEventNotificationMode( in Java_art_Test908_enableGcTracking()
|
/art/tools/jvmti-agents/field-null-percent/ |
D | fieldnull.cc | 162 CHECK_JVMTI(jvmti->SetEventNotificationMode(JVMTI_ENABLE, JVMTI_EVENT_VM_DEATH, nullptr)); in VMInitCb() 163 CHECK_JVMTI(jvmti->SetEventNotificationMode(JVMTI_ENABLE, in VMInitCb() 190 CHECK_JVMTI(jvmti->SetEventNotificationMode(JVMTI_ENABLE, JVMTI_EVENT_VM_INIT, nullptr)); in AgentStart() 195 CHECK_JVMTI(jvmti->SetEventNotificationMode(JVMTI_ENABLE, JVMTI_EVENT_VM_DEATH, nullptr)); in AgentStart() 196 CHECK_JVMTI(jvmti->SetEventNotificationMode(JVMTI_ENABLE, in AgentStart()
|
/art/tools/jvmti-agents/jit-load/ |
D | jitload.cc | 58 CHECK_EQ(jvmti->SetEventNotificationMode(JVMTI_ENABLE, JVMTI_EVENT_CLASS_PREPARE, jit_thread), in VmInitCb() 113 CHECK_CALL_SUCCESS(jvmti->SetEventNotificationMode(JVMTI_ENABLE, JVMTI_EVENT_VM_INIT, nullptr)); in SetupJvmti() 115 jvmti->SetEventNotificationMode(JVMTI_ENABLE, JVMTI_EVENT_DATA_DUMP_REQUEST, nullptr)); in SetupJvmti()
|
/art/test/1959-redefine-object-instrument/ |
D | fake_redef_object.cc | 113 jvmti_env->SetEventNotificationMode(JVMTI_ENABLE, in Java_Main_forceRedefine() 125 jvmti_env->SetEventNotificationMode(JVMTI_DISABLE, in Java_Main_forceRedefine()
|
/art/test/980-redefine-object/ |
D | redef_object.cc | 122 jvmti_env->SetEventNotificationMode(JVMTI_ENABLE, in Java_Main_addMemoryTrackingCall() 134 jvmti_env->SetEventNotificationMode(JVMTI_DISABLE, in Java_Main_addMemoryTrackingCall()
|
/art/test/924-threads/ |
D | threads.cc | 228 jvmtiError ret = jvmti_env->SetEventNotificationMode(JVMTI_DISABLE, in Java_art_Test924_enableThreadEvents() 234 ret = jvmti_env->SetEventNotificationMode(JVMTI_DISABLE, in Java_art_Test924_enableThreadEvents() 250 ret = jvmti_env->SetEventNotificationMode(JVMTI_ENABLE, in Java_art_Test924_enableThreadEvents() 256 ret = jvmti_env->SetEventNotificationMode(JVMTI_ENABLE, in Java_art_Test924_enableThreadEvents()
|
/art/test/ti-stress/ |
D | stress.cc | 708 if (jvmti->SetEventNotificationMode(JVMTI_ENABLE, in WatchAllFields() 840 if (jvmti->SetEventNotificationMode(JVMTI_ENABLE, in Agent_OnLoad() 847 if (jvmti->SetEventNotificationMode(JVMTI_ENABLE, in Agent_OnLoad() 855 if (jvmti->SetEventNotificationMode(JVMTI_ENABLE, in Agent_OnLoad() 861 if (jvmti->SetEventNotificationMode(JVMTI_ENABLE, in Agent_OnLoad() 867 if (jvmti->SetEventNotificationMode(JVMTI_ENABLE, in Agent_OnLoad() 873 if (jvmti->SetEventNotificationMode(JVMTI_ENABLE, in Agent_OnLoad() 881 if (jvmti->SetEventNotificationMode(JVMTI_ENABLE, in Agent_OnLoad() 887 if (jvmti->SetEventNotificationMode(JVMTI_ENABLE, in Agent_OnLoad() 898 if (jvmti->SetEventNotificationMode(JVMTI_ENABLE, in Agent_OnLoad()
|
/art/test/905-object-free/ |
D | tracking_free.cc | 78 jvmtiError ret = jvmti_env->SetEventNotificationMode( in Java_art_Test905_enableFreeTracking() 85 ret = jvmti_env2->SetEventNotificationMode( in Java_art_Test905_enableFreeTracking()
|
/art/test/1941-dispose-stress/ |
D | dispose_stress.cc | 39 jvmti_env->SetEventNotificationMode(enable ? JVMTI_ENABLE : JVMTI_DISABLE, in Java_art_Test1941_setTracingOn()
|
/art/test/1962-multi-thread-events/ |
D | multi_thread_events.cc | 87 jvmti_env->SetEventNotificationMode(JVMTI_ENABLE, JVMTI_EVENT_METHOD_EXIT, thr)); in Java_art_Test1962_setupThread()
|
/art/tools/jvmti-agents/titrace/ |
D | titrace.cc | 290 error = jvmti->SetEventNotificationMode(JVMTI_ENABLE, in Agent_OnLoad() 296 error = jvmti->SetEventNotificationMode(JVMTI_ENABLE, in Agent_OnLoad()
|
/art/tools/jvmti-agents/dump-jvmti-state/ |
D | dump-jvmti.cc | 101 jvmti->SetEventNotificationMode(JVMTI_ENABLE, JVMTI_EVENT_DATA_DUMP_REQUEST, nullptr); in AgentStart()
|
/art/test/986-native-method-bind/ |
D | native_bind.cc | 107 jvmtiError res = jvmti_env->SetEventNotificationMode(enable ? JVMTI_ENABLE : JVMTI_DISABLE, in Java_art_Test986_setNativeBindNotify()
|