Home
last modified time | relevance | path

Searched refs:DBG_LT1 (Results 1 – 21 of 21) sorted by relevance

/netbsd/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dcollector.c42 #define DBG_LT1 1 // for configuration details, warnings macro
227 TprintfT (DBG_LT1, "collector_module_init: %d modules\n", nmodules); in collector_module_init()
285 TprintfT (DBG_LT1, "collector: module %s calls for registration.\n", in __collector_register_module()
311 TprintfT (DBG_LT1, "collector: module %s (%d) registered.\n", in __collector_register_module()
667 TprintfT (DBG_LT1, "collector: __collector_expstate->EXP_OPEN\n"); in __collector_open_experiment()
1173 TprintfT (DBG_LT1, "__collector_SIGCHLD_signal_handler done\n\n"); in __collector_SIGCHLD_signal_handler()
1311 TprintfT (DBG_LT1, "collector: No archive command run\n"); in __collector_close_experiment()
1325 TprintfT (DBG_LT1, "collector: running `%s'\n", cmdbuf); in __collector_close_experiment()
1381 TprintfT (DBG_LT1, "collector: creating archive done\n"); in __collector_close_experiment()
1400 TprintfT (DBG_LT1, "collector: collector_clean_state()\n"); in __collector_clean_state()
[all …]
H A Djprofile.c42 #define DBG_LT1 1 // for configuration details, warnings macro
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()
397 Tprintf (DBG_LT1, "\tjprofile: AddCapabilities() returns: %d\n", err); in JVM_OnLoad()
441 Tprintf (DBG_LT1, "\tjprofile: JVM_OnLoad ok\n"); in JVM_OnLoad()
556 TprintfT (DBG_LT1, "jprofile: jvmti_VMInit called\n"); in jvmti_VMInit()
581 TprintfT (DBG_LT1, "jprofile: jvmti_VMDeath event received\n"); in jvmti_VMDeath()
1094 TprintfT (DBG_LT1, "jprofile: jvmti_GarbageCollectionStart.\n"); in jvmti_GarbageCollectionStart()
1105 TprintfT (DBG_LT1, "jprofile: jvmti_GarbageCollectionFinish.\n"); in jvmti_GarbageCollectionFinish()
[all …]
H A Ddispatcher.c51 #define DBG_LT1 1 // for configuration details, warnings macro
283 TprintfT (DBG_LT1, "No interval timer set: skipping dispatcher install!\n"); in __collector_ext_dispatcher_install()
429 TprintfT (DBG_LT1, "__collector_ext_dispatcher_deinstall()\n"); in __collector_ext_dispatcher_deinstall()
559 TprintfT (DBG_LT1, "WARNING: timer_gettime failed: errno=%d\n", errno); in collector_timer_gettime()
749 TprintfT (DBG_LT1, "dispatcher: new sigaction(sig=%02d) set\n", sig); in sigaction()
977 TprintfT (DBG_LT1, "__collector_thr_sigsetmask(%d) interposing\n", how); in __collector_thr_sigsetmask()
988 TprintfT (DBG_LT1, "__collector_thr_sigsetmask(%d) returning %d\n", how, ret); in __collector_thr_sigsetmask()
999 TprintfT (DBG_LT1, "__collector_pthread_sigmask(%d) interposing\n", how); in pthread_sigmask()
1125 TprintfT (DBG_LT1, "pthread_create interposition called\n"); in __collector_pthread_create_symver()
1157 TprintfT (DBG_LT1, "pthread_create returning %d\n", ret); in __collector_pthread_create_symver()
[all …]
H A Dhwprofile.c46 #define DBG_LT1 1 // for configuration details, warnings macro
415 …TprintfT (DBG_LT1, "hwc_initialize_handlers(): hwc_initialize_handlers() collector_sigemt_handler … in hwc_initialize_handlers()
459 …TprintfT (DBG_LT1, "hwprofile close_experiment: WARNING: collector sigemt handler replaced by 0x%p… in close_experiment()
464 … TprintfT (DBG_LT1, "hwprofile close_experiment: collector sigemt handler integrity verified!\n"); in close_experiment()
500 TprintfT (DBG_LT1, "hwprofile: detach in the middle of signal handler.\n"); in detach_experiment()
617 …TprintfT (DBG_LT1, "hwprofile: collector_sigemt_handler SIG%02d redirected to original handler\n",… in collector_sigemt_handler()
811 TprintfT (DBG_LT1, "hwprofile: set_hwc_mode(%d)\n", md); in set_hwc_mode()
894 TprintfT (DBG_LT1, "hwprofile: writeLog(%s %u %s %d %u %d)\n", in hwclogwrite()
H A Dtsd.c31 #define DBG_LT1 1 // for configuration details, warnings macro
52 Tprintf (DBG_LT1, "tsd_fini()\n"); in __collector_tsd_fini()
H A Denvmgmt.c32 #define DBG_LT1 1 // for configuration details, warnings macro
342 TprintfT (DBG_LT1, "env_match(%s): NULL envp!\n", envvar); in env_match()
356 TprintfT (DBG_LT1, "env_match(%s): found in slot %d\n", envvar, match); in env_match()
423 TprintfT (DBG_LT1, "__collector_env_allocate(): note: %s environment variable not found\n", in __collector_env_allocate()
441 TprintfT (DBG_LT1, "__collector_env_allocate(): note: %s environment variable not found\n", in __collector_env_allocate()
582 TprintfT (DBG_LT1, "__collector_env_update(envp=0x%p)\n", envp); in __collector_env_update()
H A Diolib.c41 #define DBG_LT1 1 // for configuration details, warnings macro
130 TprintfT (DBG_LT1, "iolib init: page size=%ld (0x%lx) blksz=%ld (0x%lx) log2blksz=%ld\n", in init()
194 TprintfT (DBG_LT1, "createHandle calling open on fname = `%s', desc = `%s' %s\n", in __collector_create_handle()
531 TprintfT (DBG_LT1, " allocateChunk mmap: start=0x%x length=%ld (0x%lx), offset=%d ret=%p\n", in allocateChunk()
677 TprintfT (DBG_LT1, " remapBlock mmap: start=%p length=%ld (0x%lx) offset=0x%llx ret=%p\n", in remapBlock()
691 Tprintf (DBG_LT1, "exp_size_ck() bypassed for %d block(s); exempt fname = %s\n", in remapBlock()
944 TprintfT (DBG_LT1, " mapBuffer mmap: start=%p length=%ld (0x%lx) offset=0x%llx ret=%p\n", in mapBuffer()
H A Dsynctrace.c45 #define DBG_LT1 1 // for configuration details, warnings macro
189 Tprintf (DBG_LT1, "synctrace: open_experiment s: parameter = %s\n", ptr); in open_experiment()
690 Tprintf (DBG_LT1, "__collector_jsync_begin: skipped\n"); in __collector_jsync_begin()
693 Tprintf (DBG_LT1, "__collector_jsync_begin: start event\n"); in __collector_jsync_begin()
703 Tprintf (DBG_LT1, "__collector_jsync_end: skipped\n"); in __collector_jsync_end()
718 Tprintf (DBG_LT1, "__collector_jsync_begin: end event\n"); in __collector_jsync_end()
H A Dheaptrace.c36 #define DBG_LT1 1 // for configuration details, warnings macro
251 Tprintf (DBG_LT1, "heaptrace: real malloc found with RTLD_DEFAULT\n"); in init_heap_intf()
256 Tprintf (DBG_LT1, "heaptrace: real malloc found with RTLD_NEXT\n"); in init_heap_intf()
H A Diotrace.c45 #define DBG_LT1 1 // for configuration details, warnings macro
1036 Tprintf (DBG_LT1, "iotrace allocating %u from io_heap\n", pktSize); in open()
1162 Tprintf (DBG_LT1, "iotrace allocating %u from io_heap\n", pktSize);
1343 Tprintf (DBG_LT1, "iotrace allocating %u from io_heap\n", pktSize);
1398 Tprintf (DBG_LT1, "iotrace allocating %u from io_heap\n", pktSize);
1455 Tprintf (DBG_LT1, "iotrace allocating %u from io_heap\n", pktSize);
1511 Tprintf (DBG_LT1, "iotrace allocating %u from io_heap\n", pktSize);
1566 Tprintf (DBG_LT1, "iotrace allocating %u from io_heap\n", pktSize);
1703 Tprintf (DBG_LT1, "iotrace allocating %u from io_heap\n", pktSize);
2871 Tprintf (DBG_LT1, "iotrace allocating %u from io_heap\n", pktSize);
[all …]
H A Dunwind.c65 #define DBG_LT1 1 macro
351 TprintfT (DBG_LT1, "__collector_ext_unwind_key_init: pthread: 0x%lx err: %d\n", pthread, err); in __collector_ext_unwind_key_init()
357 TprintfT (DBG_LT1, "__collector_ext_unwind_key_init: stack_size=0x%lx eos=%p err=%d\n", in __collector_ext_unwind_key_init()
360 TprintfT (DBG_LT1, "__collector_ext_unwind_key_init: destroy: %d\n", err); in __collector_ext_unwind_key_init()
1783 TprintfT (DBG_LT1, "omp_cache_put: get sp from EOS, sp=%p\n", sp); in omp_cache_put()
1791 TprintfT (DBG_LT1, "omp_cache_put: get sp from sp, sp=%p\n", sp); in omp_cache_put()
1795 TprintfT (DBG_LT1, "omp_cache_put: get sp from fp=0x%lx\n", fp); in omp_cache_put()
1830 TprintfT (DBG_LT1, "omp_cache_put: pc=0x%lx\n", wctx_pc_save->pc); in omp_cache_put()
2019 TprintfT (DBG_LT1, "omp_cache_get -- wrong fp: pc=0x%lx\n", wctx->pc); in find_i386_ret_addr()
2031 …TprintfT (DBG_LT1, "omp_cache_get -- ra match with target sp: pc=0x%lx, ra=0x%lx, val=%d\n", wctx-… in find_i386_ret_addr()
[all …]
H A Dprofile.c45 #define DBG_LT1 1 // for configuration details, warnings macro
H A Dmemmgr.c35 #define DBG_LT1 1 // for configuration details, warnings macro
H A Dlibcol_util.c45 #define DBG_LT1 1 // for configuration details, warnings macro
H A Dmmaptrace.c66 #define DBG_LT1 1 // for configuration details, warnings macro
H A Dlinetrace.c38 #define DBG_LT1 1 // for configuration details, warnings macro
/netbsd/external/gpl3/binutils/dist/gprofng/common/
H A Dhwcdrv.c323 TprintfT (DBG_LT1, "hwcfuncs: event=0x%llx pmc=0x%x '%s' nattrs = %u\n", in hwcfuncs_get_x86_eventsel()
477 TprintfT (DBG_LT1, "hwcdrv: WARNING: perf_event skip_buf called!\n"); in skip_buf()
629 TprintfT ((loss_estimate || set_error_flag) ? DBG_LT1 : DBG_LT3, in read_sample()
740 TprintfT (DBG_LT1, "%s idx=%d perf_event_open failed, errno=%d\n", in start_one_ctr()
871 TprintfT (DBG_LT1, "hwcdrv: WARNING: hdrv_pcl_internal_open:" in hdrv_pcl_internal_open()
882 TprintfT (DBG_LT1, "hwcdrv: WARNING: hdrv_pcl_internal_open: " in hdrv_pcl_internal_open()
916 TprintfT (DBG_LT1, "hwcdrv: hdrv_pcl_internal_open:" in hdrv_pcl_internal_open()
1324 TprintfT (DBG_LT1, "hwcdrv: hwcdrv_free_counters(tid=0x%lx).\n", pctx->tid); in hwcdrv_free_counters()
1354 TprintfT (DBG_LT1, "hwcdrv: hwcdrv_start(tid=0x%lx)\n", pctx->tid); in hwcdrv_start()
1405 TprintfT (DBG_LT1, "hwcdrv: hwcdrv_lwp_suspend()\n"); in hwcdrv_lwp_suspend()
[all …]
H A Dhwcfuncs.c393 ctrdefprint (DBG_LT1, "hwcfuncs: process_data_descriptor", &hwcdef[idx]); in process_data_descriptor()
452 ctrdefprint (DBG_LT1, "hwcfuncs: process_hwcentrylist", phwcdef); in process_hwcentrylist()
H A Dcpuid.c104 TprintfT (DBG_LT1, "my_cpuid: __get_cpuid(0x%x, 0x%x, 0x%x, 0x%x, 0x%x) returns %d\n", in my_cpuid()
H A Dhwcdrv.h105 #define DBG_LT1 1 // for configuration details, warnings macro
H A Dhwctable.c32 #define DBG_LT1 1 // for configuration details, warnings macro
3033 hwcentry_print (DBG_LT1, "hwctable: stdlist_print: WARNING: " in stdlist_print()
3105 Tprintf (DBG_LT1, "hwctable: test_hwcs("); in test_hwcs()
3107 Tprintf (DBG_LT1, "%s%s", ii ? "," : "", entries[ii]->name); in test_hwcs()
3108 Tprintf (DBG_LT1, ") PASS\n"); in test_hwcs()
3147 Tprintf (DBG_LT1, "hwctable: check_tables: WARNING:" in check_tables()
3174 Tprintf (DBG_LT1, "hwctable: check_tables: INFO:" in check_tables()
3614 hwcentry_print (DBG_LT1, "hwctable: process_ctr_def: found in stdlist:", in process_ctr_def()
3902 Tprintf (DBG_LT1, "hwctable: hwc_lookup(%s)\n", in hwc_lookup()
4644 Tprintf (DBG_LT1, "hwctable: hwc_scan_standard_ctrs()...\n"); in hwc_scan_std_ctrs()
[all …]