Lines Matching refs:Tprintf
219 Tprintf (DBG_LT2, "jprofile: TSD key create succeeded %d.\n", tsd_key); in open_experiment()
362 Tprintf (DBG_LT0, "\tjprofile: Initializing for JVMTI\n"); in JVM_OnLoad()
375 …Tprintf (DBG_LT1, "\tjprofile: adding can_get_source_file_name capability: %u\n", cpblts.can_get_s… in JVM_OnLoad()
378 …Tprintf (DBG_LT1, "\tjprofile: adding can_generate_compiled_method_load_events capability: %u\n", … in JVM_OnLoad()
383 …Tprintf (DBG_LT1, "\tjprofile: adding can_generate_monitor_events capability: %u\n", cpblts.can_ge… in JVM_OnLoad()
388 …Tprintf (DBG_LT1, "\tjprofile: adding can_generate_garbage_collection_events capability: %u\n", cp… in JVM_OnLoad()
391 Tprintf (DBG_LT1, "\tjprofile: AddCapabilities() returns: %d\n", err); in JVM_OnLoad()
423 Tprintf (DBG_LT0, "\tjprofile: JVMTI initialized\n"); in JVM_OnLoad()
435 Tprintf (DBG_LT1, "\tjprofile: JVM_OnLoad ok\n"); in JVM_OnLoad()
720 Tprintf (DBG_LT2, "Mapping from compile_info:\n"); in jvmti_CompiledMethodLoad()
742 Tprintf (DBG_LT2, " pc: 0x%lx bci: 0x%lx\n", in jvmti_CompiledMethodLoad()
756 Tprintf (DBG_LT2, "Mapping from jvmtiAddrLocationMap:\n"); in jvmti_CompiledMethodLoad()
764 Tprintf (DBG_LT2, " pc: 0x%lx bci: 0x%lx\n", in jvmti_CompiledMethodLoad()