Searched refs:pmc_info (Results 1 - 16 of 16) sorted by relevance

/freebsd-10.1-release/sys/dev/hwpmc/
H A Dhwpmc_powerpc.h57 extern int powerpc_describe(int cpu, int ri, struct pmc_info *pi, struct pmc **ppmc);
H A Dhwpmc_powerpc.c92 powerpc_describe(int cpu, int ri, struct pmc_info *pi, struct pmc **ppmc)
H A Dhwpmc_tsc.c120 tsc_describe(int cpu, int ri, struct pmc_info *pi, struct pmc **ppmc)
H A Dhwpmc_soft.c158 soft_describe(int cpu, int ri, struct pmc_info *pi, struct pmc **ppmc)
H A Dhwpmc_xscale.c510 xscale_describe(int cpu, int ri, struct pmc_info *pi, struct pmc **ppmc)
H A Dhwpmc_mips.c318 mips_describe(int cpu, int ri, struct pmc_info *pi, struct pmc **ppmc)
H A Dhwpmc_uncore.c237 ucf_describe(int cpu, int ri, struct pmc_info *pi, struct pmc **ppmc)
943 ucp_describe(int cpu, int ri, struct pmc_info *pi, struct pmc **ppmc)
H A Dhwpmc_amd.c706 amd_describe(int cpu, int ri, struct pmc_info *pi, struct pmc **ppmc)
H A Dhwpmc_ppro.c736 p6_describe(int cpu, int ri, struct pmc_info *pi,
H A Dhwpmc_piv.c1556 p4_describe(int cpu, int ri, struct pmc_info *pi,
H A Dhwpmc_core.c292 iaf_describe(int cpu, int ri, struct pmc_info *pi, struct pmc **ppmc)
2245 iap_describe(int cpu, int ri, struct pmc_info *pi, struct pmc **ppmc)
H A Dhwpmc_mod.c3035 struct pmc_info *p, *pmcinfo;
3061 pmcinfo_size = npmc * sizeof(struct pmc_info);
/freebsd-10.1-release/lib/libpmc/
H A Dpmc.h65 struct pmc_info pm_pmcs[]; /* NPMC structs */
H A Dlibpmc.c3447 npmc * sizeof(struct pmc_info);
/freebsd-10.1-release/sys/sys/
H A Dpmc.h474 * allocate 'npmc' * 'struct pmc_info' bytes of space for the return
478 struct pmc_info { struct
492 struct pmc_info pm_pmcs[]; /* space for 'npmc' structures */
939 int (*pcd_describe)(int _cpu, int _ri, struct pmc_info *_pi,
/freebsd-10.1-release/usr.sbin/pmccontrol/
H A Dpmccontrol.c220 struct pmc_info *pd;

Completed in 126 milliseconds