| /freebsd-14.2/sys/dev/hwpmc/ |
| H A D | hwpmc_uncore.c | 235 ucf_describe(int cpu, int ri, struct pmc_info *pi, struct pmc **ppmc) in ucf_describe() argument 246 *ppmc = phw->phw_pmc; in ucf_describe() 249 *ppmc = NULL; in ucf_describe() 544 ucp_describe(int cpu, int ri, struct pmc_info *pi, struct pmc **ppmc) in ucp_describe() argument 555 *ppmc = phw->phw_pmc; in ucp_describe() 558 *ppmc = NULL; in ucp_describe()
|
| H A D | hwpmc_tsc.c | 113 tsc_describe(int cpu, int ri, struct pmc_info *pi, struct pmc **ppmc) in tsc_describe() argument 130 *ppmc = phw->phw_pmc; in tsc_describe() 133 *ppmc = NULL; in tsc_describe()
|
| H A D | hwpmc_core.c | 332 iaf_describe(int cpu, int ri, struct pmc_info *pi, struct pmc **ppmc) in iaf_describe() argument 343 *ppmc = phw->phw_pmc; in iaf_describe() 346 *ppmc = NULL; in iaf_describe() 798 iap_describe(int cpu, int ri, struct pmc_info *pi, struct pmc **ppmc) in iap_describe() argument 809 *ppmc = phw->phw_pmc; in iap_describe() 812 *ppmc = NULL; in iap_describe()
|
| H A D | hwpmc_soft.c | 158 soft_describe(int cpu, int ri, struct pmc_info *pi, struct pmc **ppmc) in soft_describe() argument 176 *ppmc = phw->phw_pmc; in soft_describe() 179 *ppmc = NULL; in soft_describe()
|
| H A D | hwpmc_armv7.c | 369 armv7_describe(int cpu, int ri, struct pmc_info *pi, struct pmc **ppmc) in armv7_describe() argument 385 *ppmc = phw->phw_pmc; in armv7_describe() 388 *ppmc = NULL; in armv7_describe()
|
| H A D | hwpmc_arm64.c | 405 arm64_describe(int cpu, int ri, struct pmc_info *pi, struct pmc **ppmc) in arm64_describe() argument 421 *ppmc = phw->phw_pmc; in arm64_describe() 424 *ppmc = NULL; in arm64_describe()
|
| H A D | hwpmc_powerpc.c | 107 powerpc_describe(int cpu, int ri, struct pmc_info *pi, struct pmc **ppmc) in powerpc_describe() argument 121 *ppmc = phw->phw_pmc; in powerpc_describe() 124 *ppmc = NULL; in powerpc_describe()
|
| H A D | hwpmc_powerpc.h | 95 int powerpc_describe(int cpu, int ri, struct pmc_info *pi, struct pmc **ppmc);
|
| H A D | hwpmc_dmc620.c | 427 struct pmc **, ppmc) in CLASSDEP_FN4() argument 445 *ppmc = phw->phw_pmc; in CLASSDEP_FN4() 448 *ppmc = NULL; in CLASSDEP_FN4()
|
| H A D | hwpmc_cmn600.c | 562 cmn600_describe(int cpu, int ri, struct pmc_info *pi, struct pmc **ppmc) in cmn600_describe() argument 580 *ppmc = phw->phw_pmc; in cmn600_describe() 583 *ppmc = NULL; in cmn600_describe()
|
| H A D | hwpmc_amd.c | 878 amd_describe(int cpu, int ri, struct pmc_info *pi, struct pmc **ppmc) in amd_describe() argument 896 *ppmc = phw->phw_pmc; in amd_describe() 899 *ppmc = NULL; in amd_describe()
|