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()
313 TprintfT (0, "jprofile: experiment closed.\n"); in close_experiment()
331 TprintfT (0, "jprofile: detached from experiment.\n"); in detach_experiment()
342 TprintfT (DBG_LT1, "jprofile: JVM_OnLoad invoked with java mode disabled\n"); in JVM_OnLoad()
346 TprintfT (DBG_LT1, "jprofile: JVM_OnLoad invoked\n"); in JVM_OnLoad()
351 TprintfT (DBG_LT1, "jprofile: JVMTI found\n"); in JVM_OnLoad()
550 TprintfT (DBG_LT1, "jprofile: jvmti_VMInit called\n"); in jvmti_VMInit()
555 TprintfT (DBG_LT1, "jprofile: jvmti_VMInit initializing %d classes\n", class_count); in jvmti_VMInit()
575 TprintfT (DBG_LT1, "jprofile: jvmti_VMDeath event received\n"); in jvmti_VMDeath()
589 TprintfT (DBG_LT1, "jprofile: jvmti_ThreadStart: thread: %lu jni_env=%p jthread=%p\n", in jvmti_ThreadStart()
644 TprintfT (DBG_LT1, "jprofile: jvmti_ThreadEnd: thread: %lu jni_env=%p jthread=%p\n", in jvmti_ThreadEnd()
708TprintfT (DBG_LT2, "jprofile: jvmti_CompiledMethodLoad: mid=0x%lx addr=%p sz=0x%lu map=%p info=%p\… in jvmti_CompiledMethodLoad()
896 TprintfT (DBG_LT1, "jprofile: record_jmethod ERROR: failed to alloca(%ld)\n", (long) sz); in record_jmethod()
1088 TprintfT (DBG_LT1, "jprofile: jvmti_GarbageCollectionStart.\n"); in jvmti_GarbageCollectionStart()
1099 TprintfT (DBG_LT1, "jprofile: jvmti_GarbageCollectionFinish.\n"); in jvmti_GarbageCollectionFinish()
1140 TprintfT (DBG_LT1, "jprofile: AsyncGetCallTrace found with RTLD_DEFAULT\n"); in jprof_find_asyncgetcalltrace()
1156 TprintfT (0, "jprofile: ERROR -- AsyncGetCallTrace not found in address space\n"); in jprof_find_asyncgetcalltrace()
1165TprintfT (DBG_LT1, "jprofile: AsyncGetCallTrace initialized in jprof_jvmpi_init_done_event\n"); in jprof_find_asyncgetcalltrace()
1174 TprintfT (DBG_LT0, "jprofile: __collector_ext_jstack_unwind: AsyncGetCallTrace is NULL\n"); in __collector_ext_jstack_unwind()
1181 TprintfT (DBG_LT3, "jprofile: __collector_ext_jstack_unwind: tsd is NULL\n"); in __collector_ext_jstack_unwind()
1186TprintfT (DBG_LT3, "jprofile: __collector_ext_jstack_unwind: tsd->env is NULL under attach\n"); in __collector_ext_jstack_unwind()
1193 TprintfT (DBG_LT3, "jprofile: __collector_ext_jstack_unwind: tsd->env is NULL\n"); in __collector_ext_jstack_unwind()
1200 TprintfT (DBG_LT3, "jprofile: __collector_ext_jstack_unwind: uc->uc_link is non-NULL\n"); in __collector_ext_jstack_unwind()
1245TprintfT (DBG_LT3, "jprofile: __collector_ext_jstack_unwind: AsyncGetCallTrace jtrace.numframes = … in __collector_ext_jstack_unwind()
1249TprintfT (0, "jprofile: __collector_ext_jstack_unwind: AsyncGetCallTrace returned error: jtrace.nu… in __collector_ext_jstack_unwind()
1303 TprintfT (0, "jprofile: init_module.\n"); in init_module()