Lines Matching refs:TprintfT

194   TprintfT (0, "jprofile: open_experiment %s\n", exp);  in open_experiment()
213 TprintfT (0, "jprofile: TSD key create failed.\n"); in open_experiment()
254 TprintfT (DBG_LT1, "jprofile: not turning on Java synctrace; Java mode not enabled\n"); in __collector_jprofile_enable_synctrace()
260 TprintfT (DBG_LT1, "jprofile: turning on Java synctrace, and requesting events\n"); in __collector_jprofile_enable_synctrace()
274 TprintfT (0, "jprofile attach: pfnGetCreatedJavaVMs is detected.\n"); in __collector_jprofile_start_attach()
291 TprintfT (0, "jprofile attach: AttachCurrentThread: thread: %lu jni_env=%p jthread=%p\n", in __collector_jprofile_start_attach()
319 TprintfT (0, "jprofile: experiment closed.\n"); in close_experiment()
337 TprintfT (0, "jprofile: detached from experiment.\n"); in detach_experiment()
348 TprintfT (DBG_LT1, "jprofile: JVM_OnLoad invoked with java mode disabled\n"); in JVM_OnLoad()
352 TprintfT (DBG_LT1, "jprofile: JVM_OnLoad invoked\n"); in JVM_OnLoad()
357 TprintfT (DBG_LT1, "jprofile: JVMTI found\n"); in JVM_OnLoad()
556 TprintfT (DBG_LT1, "jprofile: jvmti_VMInit called\n"); in jvmti_VMInit()
561 TprintfT (DBG_LT1, "jprofile: jvmti_VMInit initializing %d classes\n", class_count); in jvmti_VMInit()
581 TprintfT (DBG_LT1, "jprofile: jvmti_VMDeath event received\n"); in jvmti_VMDeath()
595 TprintfT (DBG_LT1, "jprofile: jvmti_ThreadStart: thread: %lu jni_env=%p jthread=%p\n", in jvmti_ThreadStart()
650 TprintfT (DBG_LT1, "jprofile: jvmti_ThreadEnd: thread: %lu jni_env=%p jthread=%p\n", in jvmti_ThreadEnd()
714TprintfT (DBG_LT2, "jprofile: jvmti_CompiledMethodLoad: mid=0x%lx addr=%p sz=0x%lu map=%p info=%p\… in jvmti_CompiledMethodLoad()
902 TprintfT (DBG_LT1, "jprofile: record_jmethod ERROR: failed to alloca(%ld)\n", (long) sz); in record_jmethod()
1094 TprintfT (DBG_LT1, "jprofile: jvmti_GarbageCollectionStart.\n"); in jvmti_GarbageCollectionStart()
1105 TprintfT (DBG_LT1, "jprofile: jvmti_GarbageCollectionFinish.\n"); in jvmti_GarbageCollectionFinish()
1146 TprintfT (DBG_LT1, "jprofile: AsyncGetCallTrace found with RTLD_DEFAULT\n"); in jprof_find_asyncgetcalltrace()
1162 TprintfT (0, "jprofile: ERROR -- AsyncGetCallTrace not found in address space\n"); in jprof_find_asyncgetcalltrace()
1171TprintfT (DBG_LT1, "jprofile: AsyncGetCallTrace initialized in jprof_jvmpi_init_done_event\n"); in jprof_find_asyncgetcalltrace()
1180 TprintfT (DBG_LT0, "jprofile: __collector_ext_jstack_unwind: AsyncGetCallTrace is NULL\n"); in __collector_ext_jstack_unwind()
1187 TprintfT (DBG_LT3, "jprofile: __collector_ext_jstack_unwind: tsd is NULL\n"); in __collector_ext_jstack_unwind()
1192TprintfT (DBG_LT3, "jprofile: __collector_ext_jstack_unwind: tsd->env is NULL under attach\n"); in __collector_ext_jstack_unwind()
1199 TprintfT (DBG_LT3, "jprofile: __collector_ext_jstack_unwind: tsd->env is NULL\n"); in __collector_ext_jstack_unwind()
1206 TprintfT (DBG_LT3, "jprofile: __collector_ext_jstack_unwind: uc->uc_link is non-NULL\n"); in __collector_ext_jstack_unwind()
1251TprintfT (DBG_LT3, "jprofile: __collector_ext_jstack_unwind: AsyncGetCallTrace jtrace.numframes = … in __collector_ext_jstack_unwind()
1255TprintfT (0, "jprofile: __collector_ext_jstack_unwind: AsyncGetCallTrace returned error: jtrace.nu… in __collector_ext_jstack_unwind()
1309 TprintfT (0, "jprofile: init_module.\n"); in init_module()