/openbmc/linux/drivers/perf/ |
H A D | arm_smmuv3_pmu.c | 256 struct hw_perf_event *hwc = &event->hw; in smmu_pmu_event_update() local 274 struct hw_perf_event *hwc) in smmu_pmu_set_period() 397 struct hw_perf_event *hwc = &event->hw; in smmu_pmu_event_init() local 459 struct hw_perf_event *hwc = &event->hw; in smmu_pmu_event_start() local 472 struct hw_perf_event *hwc = &event->hw; in smmu_pmu_event_stop() local 486 struct hw_perf_event *hwc = &event->hw; in smmu_pmu_event_add() local 512 struct hw_perf_event *hwc = &event->hw; in smmu_pmu_event_del() local 701 struct hw_perf_event *hwc; in smmu_pmu_handle_irq() local
|
H A D | qcom_l3_pmu.c | 481 struct hw_perf_event *hwc = &event->hw; in qcom_l3_cache__event_init() local 526 struct hw_perf_event *hwc = &event->hw; in qcom_l3_cache__event_start() local 535 struct hw_perf_event *hwc = &event->hw; in qcom_l3_cache__event_stop() local 550 struct hw_perf_event *hwc = &event->hw; in qcom_l3_cache__event_add() local 578 struct hw_perf_event *hwc = &event->hw; in qcom_l3_cache__event_del() local
|
H A D | arm_pmuv3.c | 483 struct hw_perf_event *hwc = &event->hw; in armv8pmu_event_needs_bias() local 514 struct hw_perf_event *hwc = &event->hw; in armv8pmu_read_counter() local 548 struct hw_perf_event *hwc = &event->hw; in armv8pmu_write_counter() local 569 struct hw_perf_event *hwc = &event->hw; in armv8pmu_write_event_type() local 797 struct hw_perf_event *hwc; in armv8pmu_handle_irq() local 866 struct hw_perf_event *hwc = &event->hw; in armv8pmu_get_event_idx() local
|
H A D | cxl_pmu.c | 623 struct hw_perf_event *hwc = &event->hw; in cxl_pmu_event_start() local 695 struct hw_perf_event *hwc = &event->hw; in __cxl_pmu_read() local 723 struct hw_perf_event *hwc = &event->hw; in cxl_pmu_event_stop() local 741 struct hw_perf_event *hwc = &event->hw; in cxl_pmu_event_add() local 767 struct hw_perf_event *hwc = &event->hw; in cxl_pmu_event_del() local
|
H A D | arm_dmc620_pmu.c | 326 struct hw_perf_event *hwc = &event->hw; in dmc620_pmu_event_update() local 515 struct hw_perf_event *hwc = &event->hw; in dmc620_pmu_event_init() local 592 struct hw_perf_event *hwc = &event->hw; in dmc620_pmu_add() local 626 struct hw_perf_event *hwc = &event->hw; in dmc620_pmu_del() local
|
H A D | arm-cci.c | 982 struct hw_perf_event *hwc = &event->hw; in pmu_event_update() local 1005 struct hw_perf_event *hwc = &event->hw; in pmu_event_set_period() local 1133 struct hw_perf_event *hwc = &event->hw; in cci_pmu_start() local 1166 struct hw_perf_event *hwc = &event->hw; in cci_pmu_stop() local 1190 struct hw_perf_event *hwc = &event->hw; in cci_pmu_add() local 1215 struct hw_perf_event *hwc = &event->hw; in cci_pmu_del() local 1279 struct hw_perf_event *hwc = &event->hw; in __hw_perf_event_init() local
|
H A D | alibaba_uncore_drw_pmu.c | 307 struct hw_perf_event *hwc = &event->hw; in ali_drw_pmu_event_update() local 536 struct hw_perf_event *hwc = &event->hw; in ali_drw_pmu_event_init() local 624 struct hw_perf_event *hwc = &event->hw; in ali_drw_pmu_add() local 653 struct hw_perf_event *hwc = &event->hw; in ali_drw_pmu_del() local
|
H A D | arm_dsu_pmu.c | 351 struct hw_perf_event *hwc = &event->hw; in dsu_pmu_event_update() local 444 struct hw_perf_event *hwc = &event->hw; in dsu_pmu_add() local 470 struct hw_perf_event *hwc = &event->hw; in dsu_pmu_del() local
|
H A D | arm_spe_pmu.c | 780 struct hw_perf_event *hwc = &event->hw; in arm_spe_pmu_start() local 818 struct hw_perf_event *hwc = &event->hw; in arm_spe_pmu_stop() local 860 struct hw_perf_event *hwc = &event->hw; in arm_spe_pmu_add() local
|
/openbmc/linux/arch/x86/events/ |
H A D | core.c | 119 struct hw_perf_event *hwc = &event->hw; in x86_perf_event_update() local 479 struct hw_perf_event *hwc = &event->hw; in x86_setup_perfctr() local 685 struct hw_perf_event *hwc = &cpuc->events[idx]->hw; in x86_pmu_disable_all() local 742 struct hw_perf_event *hwc = &cpuc->events[idx]->hw; in x86_pmu_enable_all() local 984 struct hw_perf_event *hwc; in x86_schedule_events() local 1217 struct hw_perf_event *hwc = &event->hw; in x86_assign_hw_event() local 1289 struct hw_perf_event *hwc; in x86_pmu_enable() local 1369 struct hw_perf_event *hwc = &event->hw; in x86_perf_event_set_period() local 1442 struct hw_perf_event *hwc; in x86_pmu_add() local 1587 struct hw_perf_event *hwc = &event->hw; in x86_pmu_stop() local [all …]
|
H A D | rapl.c | 177 struct hw_perf_event *hwc = &event->hw; in rapl_event_update() local 275 struct hw_perf_event *hwc = &event->hw; in rapl_pmu_event_stop() local 309 struct hw_perf_event *hwc = &event->hw; in rapl_pmu_event_add() local
|
/openbmc/linux/arch/sh/kernel/cpu/sh4a/ |
H A D | perf_event.c | 232 static void sh4a_pmu_disable(struct hw_perf_event *hwc, int idx) in sh4a_pmu_disable() 241 static void sh4a_pmu_enable(struct hw_perf_event *hwc, int idx) in sh4a_pmu_enable()
|
/openbmc/linux/arch/csky/kernel/ |
H A D | perf_event.c | 880 struct hw_perf_event *hwc = &event->hw; in csky_pmu_event_set_period() local 920 struct hw_perf_event *hwc) in csky_perf_event_update() 970 struct hw_perf_event *hwc = &event->hw; in csky_pmu_event_init() local 1024 struct hw_perf_event *hwc = &event->hw; in csky_pmu_start() local 1048 struct hw_perf_event *hwc = &event->hw; in csky_pmu_stop_event() local 1076 struct hw_perf_event *hwc = &event->hw; in csky_pmu_del() local 1089 struct hw_perf_event *hwc = &event->hw; in csky_pmu_add() local 1125 struct hw_perf_event *hwc; in csky_pmu_handle_irq() local
|
/openbmc/linux/drivers/perf/arm_cspmu/ |
H A D | arm_cspmu.c | 634 struct hw_perf_event *hwc = &event->hw; in arm_cspmu_event_init() local 775 struct hw_perf_event *hwc = &event->hw; in arm_cspmu_event_update() local 788 struct hw_perf_event *hwc) in arm_cspmu_set_event() 796 struct hw_perf_event *hwc, in arm_cspmu_set_ev_filter() 814 struct hw_perf_event *hwc = &event->hw; in arm_cspmu_start() local 840 struct hw_perf_event *hwc = &event->hw; in arm_cspmu_stop() local 861 struct hw_perf_event *hwc = &event->hw; in arm_cspmu_add() local 890 struct hw_perf_event *hwc = &event->hw; in arm_cspmu_del() local
|
/openbmc/linux/arch/x86/events/intel/ |
H A D | uncore_snbep.c | 580 struct hw_perf_event *hwc = &event->hw; in snbep_uncore_pci_enable_event() local 588 struct hw_perf_event *hwc = &event->hw; in snbep_uncore_pci_disable_event() local 596 struct hw_perf_event *hwc = &event->hw; in snbep_uncore_pci_read_counter() local 641 struct hw_perf_event *hwc = &event->hw; in snbep_uncore_msr_enable_event() local 653 struct hw_perf_event *hwc = &event->hw; in snbep_uncore_msr_disable_event() local 1062 struct hw_perf_event *hwc = &event->hw; in snbep_pcu_alter_er() local 1135 struct hw_perf_event *hwc = &event->hw; in snbep_pcu_hw_config() local 1190 struct hw_perf_event *hwc = &event->hw; in snbep_qpi_hw_config() local 1207 struct hw_perf_event *hwc = &event->hw; in snbep_qpi_enable_event() local 1772 struct hw_perf_event *hwc = &event->hw; in ivbep_cbox_enable_event() local [all …]
|
H A D | uncore.c | 255 struct hw_perf_event *hwc = &event->hw; in uncore_assign_hw_event() local 463 struct hw_perf_event *hwc; in uncore_assign_events() local 548 struct hw_perf_event *hwc = &event->hw; in uncore_pmu_event_stop() local 583 struct hw_perf_event *hwc = &event->hw; in uncore_pmu_event_add() local 736 struct hw_perf_event *hwc = &event->hw; in uncore_pmu_event_init() local
|
H A D | ds.c | 1274 struct hw_perf_event *hwc = &event->hw; in intel_pmu_pebs_add() local 1300 struct hw_perf_event *hwc = &event->hw; in intel_pmu_pebs_via_pt_enable() local 1336 struct hw_perf_event *hwc = &event->hw; in intel_pmu_pebs_enable() local 1392 struct hw_perf_event *hwc = &event->hw; in intel_pmu_pebs_del() local 1407 struct hw_perf_event *hwc = &event->hw; in intel_pmu_pebs_disable() local 1983 struct hw_perf_event *hwc = &event->hw; in intel_pmu_save_and_restart_reload() local 2051 struct hw_perf_event *hwc = &event->hw; in __intel_pmu_pebs_event() local
|
H A D | uncore_snb.c | 259 struct hw_perf_event *hwc = &event->hw; in snb_uncore_msr_enable_event() local 875 struct hw_perf_event *hwc = &event->hw; in snb_uncore_imc_event_init() local 994 struct hw_perf_event *hwc = &event->hw; in snb_uncore_imc_read_counter() local 1290 struct hw_perf_event *hwc = &event->hw; in nhm_uncore_msr_enable_event() local
|
/openbmc/linux/drivers/clk/ |
H A D | clk-qoriq.c | 851 struct mux_hwclock *hwc = to_mux_hwclock(hw); in mux_set_parent() local 865 struct mux_hwclock *hwc = to_mux_hwclock(hw); in mux_get_parent() local 895 struct mux_hwclock *hwc, in get_pll_div() 910 struct mux_hwclock *hwc, in create_mux_common() 972 struct mux_hwclock *hwc; in create_one_cmux() local 1020 struct mux_hwclock *hwc; in create_one_hwaccel() local
|
/openbmc/linux/arch/arm/mach-imx/ |
H A D | mmdc.c | 309 struct hw_perf_event *hwc = &event->hw; in mmdc_pmu_event_update() local 327 struct hw_perf_event *hwc = &event->hw; in mmdc_pmu_event_start() local 363 struct hw_perf_event *hwc = &event->hw; in mmdc_pmu_event_add() local
|
/openbmc/linux/arch/powerpc/perf/ |
H A D | generic-compat-pmu.c | 293 unsigned int hwc[], struct mmcr_regs *mmcr, in generic_compute_mmcr()
|
H A D | power10-pmu.c | 569 unsigned int hwc[], struct mmcr_regs *mmcr, in power10_compute_mmcr()
|
/openbmc/linux/drivers/hwtracing/ptt/ |
H A D | hisi_ptt.c | 1083 struct hw_perf_event *hwc = &event->hw; in hisi_ptt_pmu_start() local 1137 struct hw_perf_event *hwc = &event->hw; in hisi_ptt_pmu_stop() local 1161 struct hw_perf_event *hwc = &event->hw; in hisi_ptt_pmu_add() local
|
/openbmc/linux/include/net/mana/ |
H A D | hw_channel.h | 134 struct hw_channel_context *hwc; member 149 struct hw_channel_context *hwc; member
|
/openbmc/linux/drivers/net/ethernet/microsoft/mana/ |
H A D | gdma_main.c | 170 struct hw_channel_context *hwc = gc->hwc.driver_data; in mana_gd_send_request() local 727 struct hw_channel_context *hwc; in mana_gd_create_dma_region() local 904 struct hw_channel_context *hwc; in mana_gd_verify_vf_version() local
|