Searched refs:pmc_hw (Results 1 – 18 of 18) sorted by relevance
| /NextBSD/sys/dev/hwpmc/ |
| HD | hwpmc_arm64.c | 52 struct pmc_hw *pc_arm64pmcs; 242 struct pmc_hw *phw; in arm64_config_pmc() 265 struct pmc_hw *phw; in arm64_start_pmc() 293 struct pmc_hw *phw; in arm64_stop_pmc() 311 struct pmc_hw *phw; in arm64_release_pmc() 376 struct pmc_hw *phw; in arm64_describe() 431 struct pmc_hw *phw; in arm64_pcpu_init() 444 pac->pc_arm64pmcs = malloc(sizeof(struct pmc_hw) * arm64_npmcs, in arm64_pcpu_init()
|
| HD | hwpmc_armv7.c | 53 struct pmc_hw *pc_armv7pmcs; 216 struct pmc_hw *phw; in armv7_config_pmc() 239 struct pmc_hw *phw; in armv7_start_pmc() 265 struct pmc_hw *phw; in armv7_stop_pmc() 283 struct pmc_hw *phw; in armv7_release_pmc() 352 struct pmc_hw *phw; in armv7_describe() 407 struct pmc_hw *phw; in armv7_pcpu_init() 420 pac->pc_armv7pmcs = malloc(sizeof(struct pmc_hw) * armv7_npmcs, in armv7_pcpu_init()
|
| HD | hwpmc_xscale.c | 98 struct pmc_hw *pc_xscalepmcs; 333 struct pmc_hw *phw; in xscale_config_pmc() 358 struct pmc_hw *phw; in xscale_start_pmc() 428 struct pmc_hw *phw; in xscale_stop_pmc() 488 struct pmc_hw *phw; in xscale_release_pmc() 513 struct pmc_hw *phw; in xscale_describe() 567 struct pmc_hw *phw; in xscale_pcpu_init() 575 pac->pc_xscalepmcs = malloc(sizeof(struct pmc_hw) * xscale_npmcs, in xscale_pcpu_init()
|
| HD | hwpmc_tsc.c | 65 struct pmc_hw tc_hw; 100 struct pmc_hw *phw; in tsc_config_pmc() 125 struct pmc_hw *phw; in tsc_describe() 239 const struct pmc_hw *phw; in tsc_read_pmc() 266 struct pmc_hw *phw; in tsc_release_pmc()
|
| HD | hwpmc_mips.c | 49 struct pmc_hw *pc_mipspmcs; 161 struct pmc_hw *phw; in mips_config_pmc() 186 struct pmc_hw *phw; in mips_start_pmc() 211 struct pmc_hw *phw; in mips_stop_pmc() 238 struct pmc_hw *phw; in mips_release_pmc() 321 struct pmc_hw *phw; in mips_describe() 375 struct pmc_hw *phw; in mips_pcpu_init() 383 pac->pc_mipspmcs = malloc(sizeof(struct pmc_hw) * mips_npmcs, in mips_pcpu_init()
|
| HD | hwpmc_soft.c | 88 struct pmc_hw soft_hw[SOFT_NPMCS]; 137 struct pmc_hw *phw; in soft_config_pmc() 163 struct pmc_hw *phw; in soft_describe() 234 struct pmc_hw *phw; in soft_pcpu_init() 266 const struct pmc_hw *phw; in soft_read_pmc() 313 struct pmc_hw *phw; in soft_release_pmc()
|
| HD | hwpmc_ppc970.c | 343 struct pmc_hw *phw; in ppc970_config_pmc() 367 struct pmc_hw *phw; in ppc970_set_pmc() 401 struct pmc_hw *phw; in ppc970_start_pmc() 544 struct pmc_hw *phw; in ppc970_pcpu_init() 553 pac->pc_ppcpmcs = malloc(sizeof(struct pmc_hw) * PPC970_MAX_PMCS, in ppc970_pcpu_init() 643 struct pmc_hw *phw; in ppc970_release_pmc()
|
| HD | hwpmc_e500.c | 341 struct pmc_hw *phw; in e500_config_pmc() 366 struct pmc_hw *phw; in e500_start_pmc() 400 struct pmc_hw *phw; in e500_stop_pmc() 442 struct pmc_hw *phw; in e500_pcpu_init() 453 pac->pc_ppcpmcs = malloc(sizeof(struct pmc_hw) * E500_MAX_PMCS, in e500_pcpu_init() 554 struct pmc_hw *phw; in e500_release_pmc()
|
| HD | hwpmc_amd.c | 252 struct pmc_hw pc_amdpmcs[AMD_NPMCS]; 357 struct pmc_hw *phw; in amd_config_pmc() 521 struct pmc_hw *phw; in amd_release_pmc() 554 struct pmc_hw *phw; in amd_start_pmc() 593 struct pmc_hw *phw; in amd_stop_pmc() 711 struct pmc_hw *phw; in amd_describe() 767 struct pmc_hw *phw; in amd_pcpu_init()
|
| HD | hwpmc_mpc7xxx.c | 421 struct pmc_hw *phw; in mpc7xxx_config_pmc() 446 struct pmc_hw *phw; in mpc7xxx_start_pmc() 506 struct pmc_hw *phw; in mpc7xxx_stop_pmc() 558 struct pmc_hw *phw; in mpc7xxx_pcpu_init() 566 pac->pc_ppcpmcs = malloc(sizeof(struct pmc_hw) * MPC7XXX_MAX_PMCS, in mpc7xxx_pcpu_init() 649 struct pmc_hw *phw; in mpc7xxx_release_pmc()
|
| HD | hwpmc_powerpc.h | 48 struct pmc_hw *pc_ppcpmcs;
|
| HD | hwpmc_uncore.c | 71 struct pmc_hw pc_uncorepmcs[]; 98 struct pmc_hw *phw; in uncore_pcpu_init() 110 cc = malloc(sizeof(struct uncore_cpu) + npmc * sizeof(struct pmc_hw), in uncore_pcpu_init() 244 struct pmc_hw *phw; in ucf_describe() 950 struct pmc_hw *phw; in ucp_describe()
|
| HD | hwpmc_powerpc.c | 111 struct pmc_hw *phw; in powerpc_describe()
|
| HD | hwpmc_ppro.c | 300 struct pmc_hw pc_p6pmcs[P6_NPMCS]; 337 struct pmc_hw *phw; in p6_pcpu_init() 741 struct pmc_hw *phw; in p6_describe()
|
| HD | hwpmc_piv.c | 429 struct pmc_hw pc_p4pmcs[P4_NPMCS]; 559 struct pmc_hw *phw; in p4_pcpu_init() 741 const struct pmc_hw *phw; in p4_write_pmc() 793 struct pmc_hw *phw; in p4_config_pmc()
|
| HD | hwpmc_mod.c | 1214 struct pmc_hw *phw; in pmc_process_csw_in() 2260 struct pmc_hw *phw; in pmc_release_pmc_descriptor() 3190 struct pmc_hw *phw; in pmc_syscall_handler() 3288 struct pmc_hw *phw; in pmc_syscall_handler() 4900 md->pmd_npmc * sizeof(struct pmc_hw *), M_PMC, in pmc_initialize()
|
| HD | hwpmc_core.c | 92 struct pmc_hw pc_corepmcs[]; 120 struct pmc_hw *phw; in core_pcpu_init() 134 cc = malloc(sizeof(struct core_cpu) + npmc * sizeof(struct pmc_hw), in core_pcpu_init() 303 struct pmc_hw *phw; in iaf_describe() 2410 struct pmc_hw *phw; in iap_describe()
|
| /NextBSD/sys/sys/ |
| HD | pmc.h | 846 struct pmc_hw { struct 908 struct pmc_hw *pc_hwpmcs[]; /* 'npmc' pointers */
|