Home
last modified time | relevance | path

Searched refs:ppmc (Results 1 – 11 of 11) sorted by relevance

/freebsd-14.2/sys/dev/hwpmc/
H A Dhwpmc_uncore.c235 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 Dhwpmc_tsc.c113 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 Dhwpmc_core.c332 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 Dhwpmc_soft.c158 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 Dhwpmc_armv7.c369 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 Dhwpmc_arm64.c405 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 Dhwpmc_powerpc.c107 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 Dhwpmc_powerpc.h95 int powerpc_describe(int cpu, int ri, struct pmc_info *pi, struct pmc **ppmc);
H A Dhwpmc_dmc620.c427 struct pmc **, ppmc) in CLASSDEP_FN4() argument
445 *ppmc = phw->phw_pmc; in CLASSDEP_FN4()
448 *ppmc = NULL; in CLASSDEP_FN4()
H A Dhwpmc_cmn600.c562 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 Dhwpmc_amd.c878 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()