| /freebsd-12-stable/sys/dev/hwpmc/ |
| D | hwpmc_amd.c | 423 PMCDBG2(MDP,REA,1,"amd-read id=%d class=%d", ri, pd->pm_descr.pd_class); in amd_read_pmc() 432 PMCDBG2(MDP,REA,2,"amd-read (pre-munge) id=%d -> %jd", ri, tmp); in amd_read_pmc() 440 PMCDBG2(MDP,REA,2,"amd-read (post-munge) id=%d -> %jd", ri, *v); in amd_read_pmc() 594 PMCDBG2(MDP,ALL,1,"amd-allocate ri=%d caps=0x%x", ri, caps); in amd_allocate_pmc() 608 PMCDBG2(MDP,ALL,2,"amd-allocate ri=%d -> config=0x%x", ri, a->pm_md.pm_amd.pm_amd_config); in amd_allocate_pmc() 654 PMCDBG2(MDP,ALL,2,"amd-allocate ri=%d -> config=0x%x", ri, config); in amd_allocate_pmc() 721 PMCDBG2(MDP,STA,1,"amd-start cpu=%d ri=%d", cpu, ri); in amd_start_pmc()
|
| D | hwpmc_uncore.c | 198 PMCDBG2(MDP,ALL,1, "ucf-allocate ri=%d reqcaps=0x%x", ri, pm->pm_caps); in ucf_allocate_pmc() 330 PMCDBG2(MDP,STA,1,"ucf-start cpu=%d ri=%d", cpu, ri); in ucf_start_pmc() 358 PMCDBG2(MDP,STO,1,"ucf-stop cpu=%d ri=%d", cpu, ri); in ucf_stop_pmc() 678 PMCDBG2(MDP,STA,1, "ucp-start cpu=%d ri=%d", cpu, ri); in ucp_start_pmc() 736 PMCDBG2(MDP,STO,1, "ucp-stop cpu=%d ri=%d", cpu, ri); in ucp_stop_pmc() 845 PMCDBG2(MDP,INI,1,"uncore-init pmcmask=0x%jx ucfri=%d", uncore_pmcmask, in pmc_uncore_initialize()
|
| D | hwpmc_core.c | 234 PMCDBG2(MDP,ALL,1, "iaf-allocate ri=%d reqcaps=0x%x", ri, pm->pm_caps); in iaf_allocate_pmc() 425 PMCDBG2(MDP,STA,1,"iaf-start cpu=%d ri=%d", cpu, ri); in iaf_start_pmc() 457 PMCDBG2(MDP,STO,1,"iaf-stop cpu=%d ri=%d", cpu, ri); in iaf_stop_pmc() 929 PMCDBG2(MDP,STA,1, "iap-start cpu=%d ri=%d", cpu, ri); in iap_start_pmc() 982 PMCDBG2(MDP,STO,1, "iap-stop cpu=%d ri=%d", cpu, ri); in iap_stop_pmc() 1156 PMCDBG2(MDP,INT, 1, "cpu=%d intrstatus=%jx", cpu, in core2_intr() 1236 PMCDBG2(MDP,INT, 1, "cpu=%d intrenable=%jx", cpu, in core2_intr() 1322 PMCDBG2(MDP,INI,1,"core-init pmcmask=0x%jx iafri=%d", core_pmcmask, in pmc_core_initialize()
|
| D | hwpmc_logging.c | 278 PMCDBG2(LOG,GTB,1, "po=%p plb=%p", po, plb); in pmclog_get_buffer() 400 PMCDBG2(LOG,INI,1, "po=%p kt=%p", po, po->po_kthread); in pmclog_loop() 474 PMCDBG2(LOG,WRI,2, "po=%p error=%d", po, error); in pmclog_loop() 556 PMCDBG2(LOG,ALL,1, "po=%p len=%d", po, length); in pmclog_reserve() 700 PMCDBG2(LOG,CFG,1, "config po=%p logfd=%d", po, logfd); in pmclog_configure_log() 1031 PMCDBG2(LOG,ATT,1,"pm=%p pid=%d", pm, pid); in pmclog_process_pmcattach() 1050 PMCDBG2(LOG,ATT,1,"!pm=%p pid=%d", pm, pid); in pmclog_process_pmcdetach() 1213 PMCDBG2(LOG,WRI,1, "writelog po=%p ud=0x%x", po, wl->pm_userdata); in pmclog_process_userlog()
|
| D | hwpmc_arm64.c | 187 PMCDBG2(MDP, ALL, 2, "arm64-allocate ri=%d -> config=0x%x", ri, config); in arm64_allocate_pmc() 208 PMCDBG2(MDP, REA, 2, "arm64-read id=%d -> %jd", ri, tmp); in arm64_read_pmc()
|
| D | hwpmc_mod.c | 758 PMCDBG2(CPU,BND,2, "restore-cpu curcpu=%d restore=%d", in pmc_restore_cpu_binding() 1031 PMCDBG2(PRC,SIG,2, "signalling proc=%p signal=%d", p, in pmc_unlink_target_process() 1849 PMCDBG2(LOG,REG,1,"%s %p", (char *) km->pm_file, in pmc_log_kernel_mappings() 1890 PMCDBG2(LOG,OPS,2, "hwpmc: vm_map entry unexpectedly " in pmc_log_process_mappings() 2815 PMCDBG2(PMC,REL,2, "stopping cpu=%d ri=%d", cpu, ri); in pmc_release_pmc_descriptor() 2822 PMCDBG2(PMC,REL,2, "decfg cpu=%d ri=%d", cpu, ri); in pmc_release_pmc_descriptor() 2945 PMCDBG2(PMC,REG,1, "register-owner pmc-owner=%p pmc=%p", in pmc_register_owner() 3031 PMCDBG2(PMC,ALR,1, "can-allocate-row ri=%d mode=%d", ri, mode); in pmc_can_allocate_row() 3058 PMCDBG2(PMC,ALR,2, "can-allocate-row ri=%d mode=%d ok", ri, mode); in pmc_can_allocate_row() 3120 PMCDBG2(PMC,FND,2, "find-pmc id=%d -> pmc=%p", pmcid, pm); in pmc_find_pmc() [all …]
|
| D | hwpmc_armv7.c | 157 PMCDBG2(MDP, ALL, 2, "armv7-allocate ri=%d -> config=0x%x", ri, config); in armv7_allocate_pmc() 182 PMCDBG2(MDP, REA, 2, "armv7-read id=%d -> %jd", ri, tmp); in armv7_read_pmc()
|
| D | hwpmc_mips24k.c | 227 PMCDBG2(MDP,ALL,2,"mips24k-get_perfctl ri=%d -> config=0x%x", ri, config); in mips_get_perfctl()
|
| D | hwpmc_octeon.c | 193 PMCDBG2(MDP,ALL,2,"mips-allocate ri=%d -> config=0x%x", ri, in mips_get_perfctl()
|
| D | hwpmc_ppc970.c | 450 PMCDBG2(MDP,REA,2,"ppc-read id=%d -> %jd", ri, tmp); in ppc970_read_pmc() 639 PMCDBG2(MDP,ALL,2,"powerpc-allocate ri=%d -> config=0x%x", ri, config); in ppc970_allocate_pmc()
|
| D | hwpmc_mips.c | 109 PMCDBG2(MDP,ALL,2,"mips-allocate ri=%d -> config=0x%x", ri, config); in mips_allocate_pmc() 128 PMCDBG2(MDP,REA,2,"mips-read id=%d -> %jd", ri, tmp); in mips_read_pmc()
|
| D | hwpmc_mips74k.c | 257 PMCDBG2(MDP,ALL,2,"mips74k-get_perfctl ri=%d -> config=0x%x", ri, config); in mips_get_perfctl()
|
| D | hwpmc_e500.c | 304 PMCDBG2(MDP,REA,2,"ppc-read id=%d -> %jd", ri, tmp); in e500_read_pmc() 545 PMCDBG2(MDP,ALL,2,"powerpc-allocate ri=%d -> config=0x%x", ri, config); in e500_allocate_pmc()
|
| D | hwpmc_mpc7xxx.c | 386 PMCDBG2(MDP,REA,2,"ppc-read id=%d -> %jd", ri, tmp); in mpc7xxx_read_pmc() 640 PMCDBG2(MDP,ALL,2,"powerpc-allocate ri=%d -> config=0x%x", ri, config); in mpc7xxx_allocate_pmc()
|
| /freebsd-12-stable/sys/sys/ |
| D | pmc.h | 1117 #define PMCDBG2(M, N, L, F, p1, p2) do { \ macro 1207 #define PMCDBG2(M, N, L, F, p1, p2) macro
|