Searched defs:pmu (Results 1 - 58 of 58) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dgt215.c28 gt215_pmu_reset(struct nvkm_pmu *pmu) gt215_pmu_reset() argument
H A Dgk104.c57 gk104_pmu_pgob(struct nvkm_pmu *pmu, bool enable) gk104_pmu_pgob() argument
H A Dgk110.c32 gk110_pmu_pgob(struct nvkm_pmu *pmu, bool enable) gk110_pmu_pgob() argument
H A Dbase.c29 nvkm_pmu_pgob(struct nvkm_pmu *pmu, bool enable) nvkm_pmu_pgob() argument
36 nvkm_pmu_send(struct nvkm_pmu *pmu, u32 reply[2], nvkm_pmu_send() argument
93 struct nvkm_pmu *pmu = container_of(work, struct nvkm_pmu, recv.work); nvkm_pmu_recv() local
146 struct nvkm_pmu *pmu = nvkm_pmu(subdev); nvkm_pmu_intr() local
185 struct nvkm_pmu *pmu = nvkm_pmu(subdev); nvkm_pmu_fini() local
196 struct nvkm_pmu *pmu = nvkm_pmu(subdev); nvkm_pmu_init() local
272 struct nvkm_pmu *pmu; nvkm_pmu_new_() local
H A Dmemx.c6 struct nvkm_pmu *pmu; member in struct:nvkm_memx
43 nvkm_memx_init(struct nvkm_pmu *pmu, struct nvkm_memx **pmemx) nvkm_memx_init() argument
74 struct nvkm_pmu *pmu = memx->pmu; nvkm_memx_fini() local
165 nvkm_memx_train_result(struct nvkm_pmu *pmu, u32 *res, int rsize) nvkm_memx_train_result() argument
H A Dgk20a.c52 gk20a_pmu_dvfs_target(struct gk20a_pmu *pmu, int *state) gk20a_pmu_dvfs_target() argument
60 gk20a_pmu_dvfs_get_cur_state(struct gk20a_pmu *pmu, int *state) gk20a_pmu_dvfs_get_cur_state() argument
69 gk20a_pmu_dvfs_get_target_state(struct gk20a_pmu *pmu, gk20a_pmu_dvfs_get_target_state() argument
100 gk20a_pmu_dvfs_get_dev_status(struct gk20a_pmu *pmu, gk20a_pmu_dvfs_get_dev_status() argument
110 gk20a_pmu_dvfs_reset_dev_status(struct gk20a_pmu *pmu) gk20a_pmu_dvfs_reset_dev_status() argument
120 struct gk20a_pmu *pmu = gk20a_pmu_dvfs_work() local
172 struct gk20a_pmu *pmu = gk20a_pmu(subdev); gk20a_pmu_fini() local
186 struct gk20a_pmu *pmu = gk20a_pmu(subdev); gk20a_pmu_init() local
216 struct gk20a_pmu *pmu; gk20a_pmu_new() local
/linux-4.4.14/arch/x86/kvm/
H A Dpmu_amd.c34 static unsigned amd_find_arch_event(struct kvm_pmu *pmu, amd_find_arch_event() argument
65 static struct kvm_pmc *amd_pmc_idx_to_pmc(struct kvm_pmu *pmu, int pmc_idx) amd_pmc_idx_to_pmc() argument
73 struct kvm_pmu *pmu = vcpu_to_pmu(vcpu); amd_is_valid_msr_idx() local
83 struct kvm_pmu *pmu = vcpu_to_pmu(vcpu); amd_msr_idx_to_pmc() local
96 struct kvm_pmu *pmu = vcpu_to_pmu(vcpu); amd_is_valid_msr() local
107 struct kvm_pmu *pmu = vcpu_to_pmu(vcpu); amd_pmu_get_msr() local
128 struct kvm_pmu *pmu = vcpu_to_pmu(vcpu); amd_pmu_set_msr() local
155 struct kvm_pmu *pmu = vcpu_to_pmu(vcpu); amd_pmu_refresh() local
169 struct kvm_pmu *pmu = vcpu_to_pmu(vcpu); amd_pmu_init() local
181 struct kvm_pmu *pmu = vcpu_to_pmu(vcpu); amd_pmu_reset() local
H A Dpmu.h35 struct kvm_pmu *pmu = pmc_to_pmu(pmc); pmc_bitmask() local
80 static inline struct kvm_pmc *get_gp_pmc(struct kvm_pmu *pmu, u32 msr, get_gp_pmc() argument
90 static inline struct kvm_pmc *get_fixed_pmc(struct kvm_pmu *pmu, u32 msr) get_fixed_pmc() argument
H A Dpmu_intel.c38 static void reprogram_fixed_counters(struct kvm_pmu *pmu, u64 data) reprogram_fixed_counters() argument
59 static void global_ctrl_changed(struct kvm_pmu *pmu, u64 data) global_ctrl_changed() argument
70 static unsigned intel_find_arch_event(struct kvm_pmu *pmu, intel_find_arch_event() argument
99 struct kvm_pmu *pmu = pmc_to_pmu(pmc); intel_pmc_is_enabled() local
104 static struct kvm_pmc *intel_pmc_idx_to_pmc(struct kvm_pmu *pmu, int pmc_idx) intel_pmc_idx_to_pmc() argument
119 struct kvm_pmu *pmu = vcpu_to_pmu(vcpu); intel_is_valid_msr_idx() local
131 struct kvm_pmu *pmu = vcpu_to_pmu(vcpu); intel_msr_idx_to_pmc() local
147 struct kvm_pmu *pmu = vcpu_to_pmu(vcpu); intel_is_valid_msr() local
169 struct kvm_pmu *pmu = vcpu_to_pmu(vcpu); intel_pmu_get_msr() local
201 struct kvm_pmu *pmu = vcpu_to_pmu(vcpu); intel_pmu_set_msr() local
259 struct kvm_pmu *pmu = vcpu_to_pmu(vcpu); intel_pmu_refresh() local
311 struct kvm_pmu *pmu = vcpu_to_pmu(vcpu); intel_pmu_init() local
328 struct kvm_pmu *pmu = vcpu_to_pmu(vcpu); intel_pmu_reset() local
H A Dpmu.c52 struct kvm_pmu *pmu = container_of(irq_work, struct kvm_pmu, irq_work); kvm_pmi_trigger_fn() local
63 struct kvm_pmu *pmu = pmc_to_pmu(pmc); kvm_perf_overflow() local
77 struct kvm_pmu *pmu = pmc_to_pmu(pmc); kvm_perf_overflow_intr() local
196 void reprogram_counter(struct kvm_pmu *pmu, int pmc_idx) reprogram_counter() argument
216 struct kvm_pmu *pmu = vcpu_to_pmu(vcpu); kvm_pmu_handle_event() local
290 struct kvm_pmu *pmu = vcpu_to_pmu(vcpu); kvm_pmu_reset() local
298 struct kvm_pmu *pmu = vcpu_to_pmu(vcpu); kvm_pmu_init() local
/linux-4.4.14/include/xen/interface/
H A Dxenpmu.h91 struct xen_pmu_arch pmu; member in struct:xen_pmu_data
/linux-4.4.14/arch/metag/kernel/perf/
H A Dperf_event.h77 struct pmu pmu; member in struct:metag_pmu
H A Dperf_event.c136 static void metag_pmu_enable(struct pmu *pmu) metag_pmu_enable() argument
140 static void metag_pmu_disable(struct pmu *pmu) metag_pmu_disable() argument
374 static struct pmu pmu = { variable in typeref:struct:pmu
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
H A Dgm204.c31 pmu_code(struct nv50_devinit *init, u32 pmu, u32 img, u32 len, bool sec) pmu_code() argument
51 pmu_data(struct nv50_devinit *init, u32 pmu, u32 img, u32 len) pmu_data() argument
86 struct nvbios_pmuR pmu; pmu_load() local
141 u32 pmu = pmu_args(init, args + 0x08, 0x08); gm204_devinit_post() local
149 u32 pmu = pmu_args(init, args + 0x08, 0x10); gm204_devinit_post() local
/linux-4.4.14/drivers/phy/
H A Dphy-sun9i-usb.c46 void __iomem *pmu; member in struct:sun9i_usb_phy
H A Dphy-sun4i-usb.c99 void __iomem *pmu; member in struct:sun4i_usb_phy_data::sun4i_usb_phy
/linux-4.4.14/arch/sparc/include/asm/
H A Dptrace.h56 struct global_pmu_snapshot pmu; member in union:global_cpu_snapshot
/linux-4.4.14/arch/arm/mach-rockchip/
H A Dplatsmp.c44 static struct regmap *pmu; variable in typeref:struct:regmap
/linux-4.4.14/drivers/soc/dove/
H A Dpmu.c49 struct pmu_data *pmu = rcdev_to_pmu(rc); pmu_reset_reset() local
64 struct pmu_data *pmu = rcdev_to_pmu(rc); pmu_reset_assert() local
78 struct pmu_data *pmu = rcdev_to_pmu(rc); pmu_reset_deassert() local
102 static void __init pmu_reset_init(struct pmu_data *pmu) pmu_reset_init() argument
114 static void __init pmu_reset_init(struct pmu_data *pmu) pmu_reset_init() argument
120 struct pmu_data *pmu; member in struct:pmu_domain
145 struct pmu_data *pmu = pmu_dom->pmu; pmu_domain_power_off() local
179 struct pmu_data *pmu = pmu_dom->pmu; pmu_domain_power_on() local
227 struct pmu_data *pmu = irq_desc_get_handler_data(desc); pmu_irq_handler() local
265 static int __init dove_init_pmu_irq(struct pmu_data *pmu, int irq) dove_init_pmu_irq() argument
332 struct pmu_data *pmu; dove_init_pmu() local
/linux-4.4.14/arch/x86/kernel/cpu/
H A Dintel_pt.h66 struct pmu pmu; member in struct:pt_pmu
H A Dperf_event_amd_iommu.c39 struct pmu pmu; member in struct:perf_amd_iommu
H A Dperf_event_amd_uncore.c40 struct pmu *pmu; member in struct:amd_uncore
223 struct pmu *pmu = dev_get_drvdata(dev); amd_uncore_attr_show_cpumask() local
H A Dperf_event_intel_cstate.c375 struct pmu *pmu = dev_get_drvdata(dev); cstate_get_attr_cpumask() local
H A Dperf_event_intel_rapl.c123 struct pmu *pmu; /* pointer to rapl_pmu_class */ member in struct:rapl_pmu
203 static void rapl_start_hrtimer(struct rapl_pmu *pmu) rapl_start_hrtimer() argument
209 static void rapl_stop_hrtimer(struct rapl_pmu *pmu) rapl_stop_hrtimer() argument
216 struct rapl_pmu *pmu = __this_cpu_read(rapl_pmu); rapl_hrtimer_handle() local
236 static void rapl_hrtimer_init(struct rapl_pmu *pmu) rapl_hrtimer_init() argument
244 static void __rapl_pmu_event_start(struct rapl_pmu *pmu, __rapl_pmu_event_start() argument
263 struct rapl_pmu *pmu = __this_cpu_read(rapl_pmu); rapl_pmu_event_start() local
273 struct rapl_pmu *pmu = __this_cpu_read(rapl_pmu); rapl_pmu_event_stop() local
307 struct rapl_pmu *pmu = __this_cpu_read(rapl_pmu); rapl_pmu_event_add() local
535 struct rapl_pmu *pmu = per_cpu(rapl_pmu, cpu); rapl_cpu_exit() local
593 struct rapl_pmu *pmu = per_cpu(rapl_pmu, cpu); rapl_cpu_prepare() local
637 struct rapl_pmu *pmu = per_cpu(rapl_pmu_to_free, cpu); rapl_cpu_kfree() local
646 struct rapl_pmu *pmu = per_cpu(rapl_pmu, cpu); rapl_cpu_dying() local
709 struct rapl_pmu *pmu; rapl_pmu_init() local
H A Dperf_event_amd_ibs.c45 struct pmu pmu; member in struct:perf_ibs
H A Dperf_event_intel_uncore.c90 struct intel_uncore_box *uncore_pmu_to_box(struct intel_uncore_pmu *pmu, int cpu) uncore_pmu_to_box() argument
607 static int uncore_validate_group(struct intel_uncore_pmu *pmu, uncore_validate_group() argument
644 struct intel_uncore_pmu *pmu; uncore_pmu_event_init() local
732 static int uncore_pmu_register(struct intel_uncore_pmu *pmu) uncore_pmu_register() argument
860 struct intel_uncore_pmu *pmu; uncore_pci_probe() local
912 struct intel_uncore_pmu *pmu; uncore_pci_remove() local
1035 struct intel_uncore_pmu *pmu; uncore_cpu_dying() local
1054 struct intel_uncore_pmu *pmu; uncore_cpu_starting() local
1097 struct intel_uncore_pmu *pmu; uncore_cpu_prepare() local
1124 struct intel_uncore_pmu *pmu; uncore_change_context() local
1306 struct intel_uncore_pmu *pmu; uncore_pmus_register() local
H A Dperf_event_intel_uncore.h55 struct pmu *pmu; /* for custom pmu ops */ member in struct:intel_uncore_type
76 struct pmu pmu; member in struct:intel_uncore_pmu
104 struct intel_uncore_pmu *pmu; member in struct:intel_uncore_box
178 struct intel_uncore_pmu *pmu = box->pmu; uncore_msr_box_offset() local
H A Dperf_event_intel_uncore_snb.c259 struct intel_uncore_pmu *pmu; snb_uncore_imc_event_init() local
H A Dperf_event.c609 static void x86_pmu_disable(struct pmu *pmu) x86_pmu_disable() argument
641 static struct pmu pmu; variable in typeref:struct:pmu
1011 static void x86_pmu_enable(struct pmu *pmu) x86_pmu_enable() argument
1769 static void x86_pmu_start_txn(struct pmu *pmu, unsigned int txn_flags) x86_pmu_start_txn() argument
1788 static void x86_pmu_cancel_txn(struct pmu *pmu) x86_pmu_cancel_txn() argument
1816 static int x86_pmu_commit_txn(struct pmu *pmu) x86_pmu_commit_txn() argument
2112 static struct pmu pmu = { variable in typeref:struct:pmu
/linux-4.4.14/include/linux/perf/
H A Darm_pmu.h81 struct pmu pmu; member in struct:arm_pmu
/linux-4.4.14/arch/powerpc/perf/
H A Dcore-fsl-emb.c207 static void fsl_emb_pmu_disable(struct pmu *pmu) fsl_emb_pmu_disable() argument
246 static void fsl_emb_pmu_enable(struct pmu *pmu) fsl_emb_pmu_enable() argument
711 int register_fsl_emb_pmu(struct fsl_emb_pmu *pmu) register_fsl_emb_pmu() argument
H A Dcore-book3s.c1153 static void power_pmu_disable(struct pmu *pmu) power_pmu_disable() argument
1211 static void power_pmu_enable(struct pmu *pmu) power_pmu_enable() argument
1594 static void power_pmu_start_txn(struct pmu *pmu, unsigned int txn_flags) power_pmu_start_txn() argument
1613 static void power_pmu_cancel_txn(struct pmu *pmu) power_pmu_cancel_txn() argument
1633 static int power_pmu_commit_txn(struct pmu *pmu) power_pmu_commit_txn() argument
2188 int register_power_pmu(struct power_pmu *pmu) register_power_pmu() argument
H A Dhv-24x7.c1312 static void h_24x7_event_start_txn(struct pmu *pmu, unsigned int flags) h_24x7_event_start_txn() argument
1354 static int h_24x7_event_commit_txn(struct pmu *pmu) h_24x7_event_commit_txn() argument
1411 static void h_24x7_event_cancel_txn(struct pmu *pmu) h_24x7_event_cancel_txn() argument
/linux-4.4.14/arch/sh/kernel/
H A Dperf_event.c328 static void sh_pmu_enable(struct pmu *pmu) sh_pmu_enable() argument
336 static void sh_pmu_disable(struct pmu *pmu) sh_pmu_disable() argument
344 static struct pmu pmu = { variable in typeref:struct:pmu
/linux-4.4.14/arch/blackfin/kernel/
H A Dperf_event.c422 static void bfin_pmu_enable(struct pmu *pmu) bfin_pmu_enable() argument
440 static void bfin_pmu_disable(struct pmu *pmu) bfin_pmu_disable() argument
445 static struct pmu pmu = { variable in typeref:struct:pmu
/linux-4.4.14/drivers/soc/rockchip/
H A Dpm_domains.c50 struct rockchip_pmu *pmu; member in struct:rockchip_pm_domain
80 struct rockchip_pmu *pmu = pd->pmu; rockchip_pmu_domain_is_idle() local
92 struct rockchip_pmu *pmu = pd->pmu; rockchip_pmu_set_idle_request() local
112 struct rockchip_pmu *pmu = pd->pmu; rockchip_pmu_domain_is_on() local
124 struct rockchip_pmu *pmu = pd->pmu; rockchip_do_pmu_set_power_domain() local
221 static int rockchip_pm_add_one_domain(struct rockchip_pmu *pmu, rockchip_pm_add_one_domain() argument
332 static void rockchip_pm_domain_cleanup(struct rockchip_pmu *pmu) rockchip_pm_domain_cleanup() argument
349 static void rockchip_configure_pd_cnt(struct rockchip_pmu *pmu, rockchip_configure_pd_cnt() argument
365 struct rockchip_pmu *pmu; rockchip_pm_domain_probe() local
/linux-4.4.14/drivers/pinctrl/mvebu/
H A Dpinctrl-dove.c83 unsigned long pmu = readl(mpp_base + PMU_MPP_GENERAL_CTRL); dove_pmu_mpp_ctrl_get() local
100 unsigned long pmu = readl(mpp_base + PMU_MPP_GENERAL_CTRL); dove_pmu_mpp_ctrl_set() local
201 unsigned long pmu = readl(mpp_base + PMU_MPP_GENERAL_CTRL); dove_audio0_ctrl_get() local
210 unsigned long pmu = readl(mpp_base + PMU_MPP_GENERAL_CTRL); dove_audio0_ctrl_set() local
/linux-4.4.14/arch/xtensa/kernel/
H A Dperf_event.c191 static void xtensa_pmu_enable(struct pmu *pmu) xtensa_pmu_enable() argument
196 static void xtensa_pmu_disable(struct pmu *pmu) xtensa_pmu_disable() argument
/linux-4.4.14/arch/arc/kernel/
H A Dperf_event.c23 struct pmu pmu; member in struct:arc_pmu
199 static void arc_pmu_enable(struct pmu *pmu) arc_pmu_enable() argument
207 static void arc_pmu_disable(struct pmu *pmu) arc_pmu_disable() argument
/linux-4.4.14/arch/s390/kernel/
H A Dperf_cpum_cf.c180 static void cpumf_pmu_enable(struct pmu *pmu) cpumf_pmu_enable() argument
203 static void cpumf_pmu_disable(struct pmu *pmu) cpumf_pmu_disable() argument
586 static void cpumf_pmu_start_txn(struct pmu *pmu, unsigned int txn_flags) cpumf_pmu_start_txn() argument
605 static void cpumf_pmu_cancel_txn(struct pmu *pmu) cpumf_pmu_cancel_txn() argument
627 static int cpumf_pmu_commit_txn(struct pmu *pmu) cpumf_pmu_commit_txn() argument
H A Dperf_cpum_sf.c850 static void cpumsf_pmu_enable(struct pmu *pmu) cpumsf_pmu_enable() argument
899 static void cpumsf_pmu_disable(struct pmu *pmu) cpumsf_pmu_disable() argument
/linux-4.4.14/drivers/regulator/
H A Dbcm590xx-regulator.c367 struct bcm590xx_reg *pmu; bcm590xx_probe() local
/linux-4.4.14/drivers/perf/
H A Darm_pmu.c272 validate_event(struct pmu *pmu, struct pmu_hw_events *hw_events, validate_event() argument
499 static void armpmu_enable(struct pmu *pmu) armpmu_enable() argument
513 static void armpmu_disable(struct pmu *pmu) armpmu_disable() argument
705 struct arm_pmu *pmu = container_of(b, struct arm_pmu, hotplug_nb); cpu_pmu_notify() local
771 static int probe_current_pmu(struct arm_pmu *pmu, probe_current_pmu() argument
791 static int of_pmu_irq_cfg(struct arm_pmu *pmu) of_pmu_irq_cfg() argument
881 struct arm_pmu *pmu; arm_pmu_device_probe() local
/linux-4.4.14/arch/alpha/kernel/
H A Dperf_event.c725 static void alpha_pmu_enable(struct pmu *pmu) alpha_pmu_enable() argument
751 static void alpha_pmu_disable(struct pmu *pmu) alpha_pmu_disable() argument
764 static struct pmu pmu = { variable in typeref:struct:pmu
/linux-4.4.14/tools/perf/util/
H A Dpmu.c461 struct perf_pmu *pmu; pmu_lookup() local
501 struct perf_pmu *pmu; pmu_find() local
510 struct perf_pmu *perf_pmu__scan(struct perf_pmu *pmu) perf_pmu__scan() argument
527 struct perf_pmu *pmu; perf_pmu__find() local
774 int perf_pmu__config(struct perf_pmu *pmu, struct perf_event_attr *attr, perf_pmu__config() argument
785 static struct perf_pmu_alias *pmu_find_alias(struct perf_pmu *pmu, pmu_find_alias() argument
845 int perf_pmu__check_alias(struct perf_pmu *pmu, struct list_head *head_terms, perf_pmu__check_alias() argument
931 static char *format_alias(char *buf, int len, struct perf_pmu *pmu, format_alias() argument
957 static char *format_alias_or(char *buf, int len, struct perf_pmu *pmu, format_alias_or() argument
973 struct perf_pmu *pmu; print_pmu_events() local
1047 struct perf_pmu *pmu; pmu_have_event() local
1061 static FILE *perf_pmu__open_file(struct perf_pmu *pmu, const char *name) perf_pmu__open_file() argument
1080 int perf_pmu__scan_file(struct perf_pmu *pmu, const char *name, const char *fmt, perf_pmu__scan_file() argument
H A Dheader.c746 struct perf_pmu *pmu = NULL; write_pmu_mappings() local
H A Dparse-events.c989 struct perf_pmu *pmu; parse_events_add_pmu() local
1282 struct perf_pmu *pmu = NULL; perf_pmu__parse_init() local
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Ddevice.h118 struct nvkm_pmu *pmu; member in struct:nvkm_device
183 int (*pmu )(struct nvkm_device *, int idx, struct nvkm_pmu **); member in struct:nvkm_device_chip
/linux-4.4.14/arch/mips/kernel/
H A Dperf_event_mipsxx.c523 static void mipspmu_enable(struct pmu *pmu) mipspmu_enable() argument
542 static void mipspmu_disable(struct pmu *pmu) mipspmu_disable() argument
652 static struct pmu pmu = { variable in typeref:struct:pmu
/linux-4.4.14/drivers/bus/
H A Darm-ccn.c172 struct pmu pmu; member in struct:arm_ccn_dt
H A Darm-cci.c137 struct pmu pmu; member in struct:cci_pmu
872 static void cci_pmu_enable(struct pmu *pmu) cci_pmu_enable() argument
892 static void cci_pmu_disable(struct pmu *pmu) cci_pmu_disable() argument
/linux-4.4.14/arch/sparc/kernel/
H A Dperf_event.c1016 static void sparc_pmu_enable(struct pmu *pmu) sparc_pmu_enable() argument
1034 static void sparc_pmu_disable(struct pmu *pmu) sparc_pmu_disable() argument
1497 static void sparc_pmu_start_txn(struct pmu *pmu, unsigned int txn_flags) sparc_pmu_start_txn() argument
1515 static void sparc_pmu_cancel_txn(struct pmu *pmu) sparc_pmu_cancel_txn() argument
1535 static int sparc_pmu_commit_txn(struct pmu *pmu) sparc_pmu_commit_txn() argument
1561 static struct pmu pmu = { variable in typeref:struct:pmu
/linux-4.4.14/drivers/scsi/arcmsr/
H A Darcmsr_hba.c1172 struct MessageUnit_D *pmu = acb->pmuD; arcmsr_done4abort_postqueue() local
1439 struct MessageUnit_D *pmu = acb->pmuD; arcmsr_post_ccb() local
1885 struct MessageUnit_D *pmu = pACB->pmuD; arcmsr_hbaD_doorbell_isr() local
1974 struct MessageUnit_D *pmu; arcmsr_hbaD_postqueue_isr() local
2141 struct MessageUnit_D *pmu = pACB->pmuD; arcmsr_hbaD_handle_isr() local
3117 struct MessageUnit_D *pmu = acb->pmuD; arcmsr_hbaD_polling_ccbdone() local
3530 struct MessageUnit_D *pmu = pACB->pmuD; arcmsr_hbaD_start_bgrb() local
/linux-4.4.14/include/linux/
H A Dperf_event.h218 struct pmu { struct
469 struct pmu *pmu; member in struct:perf_event
594 struct pmu *pmu; member in struct:perf_event_context
/linux-4.4.14/arch/x86/include/asm/
H A Dkvm_host.h536 struct kvm_pmu pmu; member in struct:kvm_vcpu_arch
/linux-4.4.14/include/linux/ssb/
H A Dssb_driver_chipcommon.h595 struct ssb_chipcommon_pmu pmu; member in struct:ssb_chipcommon
/linux-4.4.14/include/linux/bcma/
H A Dbcma_driver_chipcommon.h623 struct bcma_chipcommon_pmu pmu; member in struct:bcma_drv_cc
/linux-4.4.14/kernel/events/
H A Dcore.c478 struct pmu *pmu; perf_cgroup_switch() local
785 struct pmu *pmu = cpuctx->ctx.pmu; __perf_mux_hrtimer_init() local
810 struct pmu *pmu = cpuctx->ctx.pmu; perf_mux_hrtimer_restart() local
828 void perf_pmu_disable(struct pmu *pmu) perf_pmu_disable() argument
835 void perf_pmu_enable(struct pmu *pmu) perf_pmu_enable() argument
1544 struct pmu *pmu = event->pmu; pmu_filter_match() local
1946 struct pmu *pmu = ctx->pmu; group_sched_in() local
2609 void perf_sched_cb_dec(struct pmu *pmu) perf_sched_cb_dec() argument
2614 void perf_sched_cb_inc(struct pmu *pmu) perf_sched_cb_inc() argument
2628 struct pmu *pmu; perf_pmu_sched_task() local
3233 struct pmu *pmu = event->pmu; __perf_event_read() local
3400 alloc_perf_context(struct pmu *pmu, struct task_struct *task) alloc_perf_context() argument
3442 find_get_context(struct pmu *pmu, struct task_struct *task, find_get_context() argument
3612 struct pmu *pmu = event->pmu; exclusive_event_init() local
3643 struct pmu *pmu = event->pmu; exclusive_event_destroy() local
3670 struct pmu *pmu = event->pmu; exclusive_event_installable() local
5688 struct pmu *pmu; perf_event_aux() local
7396 static void perf_pmu_nop_void(struct pmu *pmu) perf_pmu_nop_void() argument
7400 static void perf_pmu_nop_txn(struct pmu *pmu, unsigned int flags) perf_pmu_nop_txn() argument
7404 static int perf_pmu_nop_int(struct pmu *pmu) perf_pmu_nop_int() argument
7411 static void perf_pmu_start_txn(struct pmu *pmu, unsigned int flags) perf_pmu_start_txn() argument
7421 static int perf_pmu_commit_txn(struct pmu *pmu) perf_pmu_commit_txn() argument
7434 static void perf_pmu_cancel_txn(struct pmu *pmu) perf_pmu_cancel_txn() argument
7457 struct pmu *pmu; find_pmu_context() local
7470 static void update_pmu_context(struct pmu *pmu, struct pmu *old_pmu) update_pmu_context() argument
7484 static void free_pmu_context(struct pmu *pmu) free_pmu_context() argument
7508 struct pmu *pmu = dev_get_drvdata(dev); type_show() local
7519 struct pmu *pmu = dev_get_drvdata(dev); perf_event_mux_interval_ms_show() local
7531 struct pmu *pmu = dev_get_drvdata(dev); perf_event_mux_interval_ms_store() local
7583 static int pmu_dev_alloc(struct pmu *pmu) pmu_dev_alloc() argument
7615 int perf_pmu_register(struct pmu *pmu, const char *name, int type) perf_pmu_register() argument
7717 void perf_pmu_unregister(struct pmu *pmu) perf_pmu_unregister() argument
7739 static int perf_try_init_event(struct pmu *pmu, struct perf_event *event) perf_try_init_event() argument
7771 struct pmu *pmu = NULL; perf_init_event() local
7853 struct pmu *pmu; perf_event_alloc() local
8251 struct pmu *pmu; SYSCALL_DEFINE5() local
8681 void perf_pmu_migrate_context(struct pmu *pmu, int src_cpu, int dst_cpu) perf_pmu_migrate_context() argument
9328 struct pmu *pmu; perf_event_exit_cpu_context() local
9436 struct pmu *pmu; perf_event_sysfs_init() local

Completed in 1847 milliseconds