Lines Matching refs:Tprintf
219 Tprintf (DBG_LT2, "jprofile: TSD key create succeeded %d.\n", tsd_key); in open_experiment()
368 Tprintf (DBG_LT0, "\tjprofile: Initializing for JVMTI\n"); in JVM_OnLoad()
381 …Tprintf (DBG_LT1, "\tjprofile: adding can_get_source_file_name capability: %u\n", cpblts.can_get_s… in JVM_OnLoad()
384 …Tprintf (DBG_LT1, "\tjprofile: adding can_generate_compiled_method_load_events capability: %u\n", … in JVM_OnLoad()
389 …Tprintf (DBG_LT1, "\tjprofile: adding can_generate_monitor_events capability: %u\n", cpblts.can_ge… in JVM_OnLoad()
394 …Tprintf (DBG_LT1, "\tjprofile: adding can_generate_garbage_collection_events capability: %u\n", cp… in JVM_OnLoad()
397 Tprintf (DBG_LT1, "\tjprofile: AddCapabilities() returns: %d\n", err); in JVM_OnLoad()
429 Tprintf (DBG_LT0, "\tjprofile: JVMTI initialized\n"); in JVM_OnLoad()
441 Tprintf (DBG_LT1, "\tjprofile: JVM_OnLoad ok\n"); in JVM_OnLoad()
726 Tprintf (DBG_LT2, "Mapping from compile_info:\n"); in jvmti_CompiledMethodLoad()
748 Tprintf (DBG_LT2, " pc: 0x%lx bci: 0x%lx\n", in jvmti_CompiledMethodLoad()
762 Tprintf (DBG_LT2, "Mapping from jvmtiAddrLocationMap:\n"); in jvmti_CompiledMethodLoad()
770 Tprintf (DBG_LT2, " pc: 0x%lx bci: 0x%lx\n", in jvmti_CompiledMethodLoad()