Lines Matching defs:DBG_LT1

42 #define DBG_LT1 1 // for configuration details, warnings
254 TprintfT (DBG_LT1, "jprofile: not turning on Java synctrace; Java mode not enabled\n");
260 TprintfT (DBG_LT1, "jprofile: turning on Java synctrace, and requesting events\n");
348 TprintfT (DBG_LT1, "jprofile: JVM_OnLoad invoked with java mode disabled\n");
352 TprintfT (DBG_LT1, "jprofile: JVM_OnLoad invoked\n");
357 TprintfT (DBG_LT1, "jprofile: JVMTI found\n");
381 Tprintf (DBG_LT1, "\tjprofile: adding can_get_source_file_name capability: %u\n", cpblts.can_get_source_file_name);
384 Tprintf (DBG_LT1, "\tjprofile: adding can_generate_compiled_method_load_events capability: %u\n", cpblts.can_generate_compiled_method_load_events);
389 Tprintf (DBG_LT1, "\tjprofile: adding can_generate_monitor_events capability: %u\n", cpblts.can_generate_monitor_events);
394 Tprintf (DBG_LT1, "\tjprofile: adding can_generate_garbage_collection_events capability: %u\n", cpblts.can_generate_garbage_collection_events);
397 Tprintf (DBG_LT1, "\tjprofile: AddCapabilities() returns: %d\n", err);
441 Tprintf (DBG_LT1, "\tjprofile: JVM_OnLoad ok\n");
556 TprintfT (DBG_LT1, "jprofile: jvmti_VMInit called\n");
561 TprintfT (DBG_LT1, "jprofile: jvmti_VMInit initializing %d classes\n", class_count);
581 TprintfT (DBG_LT1, "jprofile: jvmti_VMDeath event received\n");
595 TprintfT (DBG_LT1, "jprofile: jvmti_ThreadStart: thread: %lu jni_env=%p jthread=%p\n",
650 TprintfT (DBG_LT1, "jprofile: jvmti_ThreadEnd: thread: %lu jni_env=%p jthread=%p\n",
902 TprintfT (DBG_LT1, "jprofile: record_jmethod ERROR: failed to alloca(%ld)\n", (long) sz);
1094 TprintfT (DBG_LT1, "jprofile: jvmti_GarbageCollectionStart.\n");
1105 TprintfT (DBG_LT1, "jprofile: jvmti_GarbageCollectionFinish.\n");
1146 TprintfT (DBG_LT1, "jprofile: AsyncGetCallTrace found with RTLD_DEFAULT\n");
1171 TprintfT (DBG_LT1, "jprofile: AsyncGetCallTrace initialized in jprof_jvmpi_init_done_event\n");