Home
last modified time | relevance | path

Searched defs:ppm (Results 1 – 15 of 15) sorted by relevance

/freebsd-10-stable/sys/dev/hwpmc/
Dhwpmc_powerpc.c119 powerpc_get_config(int cpu, int ri, struct pmc **ppm) in powerpc_get_config()
Dhwpmc_tsc.c152 tsc_get_config(int cpu, int ri, struct pmc **ppm) in tsc_get_config()
Dhwpmc_uncore.c268 ucf_get_config(int cpu, int ri, struct pmc **ppm) in ucf_get_config()
974 ucp_get_config(int cpu, int ri, struct pmc **ppm) in ucp_get_config()
Dhwpmc_soft.c191 soft_get_config(int cpu, int ri, struct pmc **ppm) in soft_get_config()
Dhwpmc_xscale.c539 xscale_get_config(int cpu, int ri, struct pmc **ppm) in xscale_get_config()
Dhwpmc_core.c327 iaf_get_config(int cpu, int ri, struct pmc **ppm) in iaf_get_config()
2434 iap_get_config(int cpu, int ri, struct pmc **ppm) in iap_get_config()
Dhwpmc_amd.c381 amd_get_config(int cpu, int ri, struct pmc **ppm) in amd_get_config()
Dhwpmc_mips.c347 mips_get_config(int cpu, int ri, struct pmc **ppm) in mips_get_config()
Dhwpmc_ppro.c473 p6_get_config(int cpu, int ri, struct pmc **ppm) in p6_get_config()
Dhwpmc_piv.c857 p4_get_config(int cpu, int ri, struct pmc **ppm) in p4_get_config()
/freebsd-10-stable/usr.sbin/pmcstat/
Dpmcpl_callgraph.c129 struct pmcstat_pcmap *ppm; in pmcstat_cgnode_hash_lookup_pc() local
328 struct pmcstat_pcmap *ppm; in pmcpl_cg_process() local
Dpmcstat_log.c1241 struct pmcstat_pcmap *ppm, *ppmtmp; in pmcstat_process_lookup() local
1331 struct pmcstat_pcmap *ppm; in pmcstat_process_find_map() local
1356 struct pmcstat_pcmap *ppm, *ppmtmp; in pmcstat_analyze_log() local
2148 struct pmcstat_pcmap *ppm, *ppmtmp; in pmcstat_shutdown_logging() local
Dpmcpl_calltree.c728 struct pmcstat_pcmap *ppm[PMC_CALLCHAIN_DEPTH_MAX]; in pmcpl_ct_process() local
/freebsd-10-stable/sys/dev/usb/net/
Dif_ipheth.c367 ipheth_free_queue(struct mbuf **ppm, uint8_t n) in ipheth_free_queue()
Dif_cdce.c696 cdce_free_queue(struct mbuf **ppm, uint8_t n) in cdce_free_queue()