| /f-stack/freebsd/i386/i386/ |
| H A D | perfmon.c | 129 perfmon_setup(int pmc, unsigned int control) in perfmon_setup() 147 perfmon_get(int pmc, unsigned int *control) in perfmon_get() 160 perfmon_fini(int pmc) in perfmon_fini() 175 perfmon_start(int pmc) in perfmon_start() 194 perfmon_stop(int pmc) in perfmon_stop() 213 perfmon_read(int pmc, quad_t *val) in perfmon_read() 230 perfmon_reset(int pmc) in perfmon_reset() 251 writectl6(int pmc) in writectl6() 267 writectl5(int pmc) in writectl5() 336 struct pmc *pmc; in perfmon_ioctl() local
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | at91sam9g25.dtsi | 29 pmc: pmc@fffffc00 { label
|
| H A D | at91sam9g35.dtsi | 28 pmc: pmc@fffffc00 { label
|
| H A D | at91sam9x35.dtsi | 29 pmc: pmc@fffffc00 { label
|
| H A D | at91sam9x25.dtsi | 30 pmc: pmc@fffffc00 { label
|
| H A D | sama5d3_emac.dtsi | 33 pmc: pmc@fffffc00 { label
|
| H A D | at91sam9g20.dtsi | 41 pmc: pmc@fffffc00 { label
|
| /f-stack/freebsd/contrib/device-tree/src/powerpc/fsl/ |
| H A D | mpc8569si-post.dtsi | 183 pmc: power@70 { label
|
| H A D | mpc8568si-post.dtsi | 195 pmc: power@70 { label
|
| /f-stack/freebsd/sys/ |
| H A D | pmc.h | 736 struct pmc { struct 752 pmc_value_t pm_savedvalue; /* Virtual PMCS */ argument 765 pmc_value_t pm_reloadcount; /* sampling PMC modes */ argument 769 struct pmc_pcpu_state *pm_pcpu_state; argument 772 enum pmc_event pm_event; /* event being measured */ argument 774 struct pmc_owner *pm_owner; /* owner thread state */ argument 776 enum pmc_state pm_state; /* current PMC state */ argument 783 pmc_id_t pm_id; /* allocated PMC id */ argument 784 enum pmc_class pm_class; argument 787 union pmc_md_pmc pm_md; argument [all …]
|
| /f-stack/freebsd/contrib/device-tree/src/powerpc/ |
| H A D | mpc8379_mds.dts | 386 pmc: power@b00 { label
|
| H A D | mpc8610_hpcd.dts | 258 pmc: power@70 { label
|
| H A D | mpc8313erdb.dts | 290 pmc: power@b00 { label
|
| H A D | mpc8377_mds.dts | 372 pmc: power@b00 { label
|
| H A D | mpc8379_rdb.dts | 393 pmc: power@b00 { label
|
| H A D | mpc8378_mds.dts | 356 pmc: power@b00 { label
|
| H A D | mpc832x_mds.dts | 79 pmc: power@b00 { label
|
| H A D | mpc832x_rdb.dts | 61 pmc: power@b00 { label
|
| H A D | mpc836x_mds.dts | 98 pmc: power@b00 { label
|
| H A D | mpc8377_wlan.dts | 361 pmc: power@b00 { label
|
| H A D | mpc8377_rdb.dts | 379 pmc: power@b00 { label
|
| H A D | mpc8378_rdb.dts | 363 pmc: power@b00 { label
|
| H A D | mpc8315erdb.dts | 353 pmc: power@b00 { label
|
| H A D | mpc836x_rdk.dts | 70 pmc: power@b00 { label
|
| /f-stack/freebsd/i386/include/ |
| H A D | perfmon.h | 55 struct pmc { struct 56 int pmc_num; argument 59 unsigned char pmcus_event; argument 65 } pmc_pmcu; argument
|