/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/ |
H A D | gt215.c | 30 struct nvkm_pmu *pmu = (void *)object; gt215_pmu_init() local
|
H A D | gk104.c | 30 gk104_pmu_pgob(struct nvkm_pmu *pmu, bool enable) gk104_pmu_pgob() argument
|
H A D | gk110.c | 32 gk110_pmu_pgob(struct nvkm_pmu *pmu, bool enable) gk110_pmu_pgob() argument
|
H A D | base.c | 29 nvkm_pmu_pgob(struct nvkm_pmu *pmu, bool enable) nvkm_pmu_pgob() argument 37 nvkm_pmu_send(struct nvkm_pmu *pmu, u32 reply[2], nvkm_pmu_send() argument 89 struct nvkm_pmu *pmu = container_of(work, struct nvkm_pmu, recv.work); nvkm_pmu_recv() local 140 struct nvkm_pmu *pmu = (void *)subdev; nvkm_pmu_intr() local 176 struct nvkm_pmu *pmu = (void *)object; _nvkm_pmu_fini() local 188 struct nvkm_pmu *pmu = (void *)object; _nvkm_pmu_init() local 245 struct nvkm_pmu *pmu; nvkm_pmu_create_() local 264 struct nvkm_pmu *pmu; _nvkm_pmu_ctor() local
|
H A D | memx.c | 8 struct nvkm_pmu *pmu; member in struct:nvkm_memx 21 struct nvkm_pmu *pmu = memx->pmu; memx_out() local 45 nvkm_memx_init(struct nvkm_pmu *pmu, struct nvkm_memx **pmemx) nvkm_memx_init() argument 75 struct nvkm_pmu *pmu = memx->pmu; nvkm_memx_fini() local 125 struct nvkm_pmu *pmu = memx->pmu; nvkm_memx_wait_vblank() local 163 nvkm_memx_train_result(struct nvkm_pmu *pmu, u32 *res, int rsize) nvkm_memx_train_result() argument
|
H A D | gk20a.c | 165 struct nvkm_pmu *pmu = (void *)object; gk20a_pmu_fini() local 176 struct nvkm_pmu *pmu = (void *)object; gk20a_pmu_init() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
H A D | gm204.c | 31 pmu_code(struct nv50_devinit_priv *priv, u32 pmu, u32 img, u32 len, bool sec) pmu_code() argument 50 pmu_data(struct nv50_devinit_priv *priv, u32 pmu, u32 img, u32 len) pmu_data() argument 81 struct nvbios_pmuR pmu; pmu_load() local 134 u32 pmu = pmu_args(priv, args + 0x08, 0x08); gm204_devinit_post() local 142 u32 pmu = pmu_args(priv, args + 0x08, 0x10); gm204_devinit_post() local
|
/linux-4.1.27/arch/metag/kernel/perf/ |
H A D | perf_event.h | 77 struct pmu pmu; member in struct:metag_pmu
|
H A D | perf_event.c | 136 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.1.27/arch/arm64/include/asm/ |
H A D | pmu.h | 45 struct pmu pmu; member in struct:arm_pmu
|
/linux-4.1.27/drivers/phy/ |
H A D | phy-sun9i-usb.c | 46 void __iomem *pmu; member in struct:sun9i_usb_phy
|
H A D | phy-sun4i-usb.c | 71 void __iomem *pmu; member in struct:sun4i_usb_phy_data::sun4i_usb_phy
|
/linux-4.1.27/arch/sparc/include/asm/ |
H A D | ptrace.h | 56 struct global_pmu_snapshot pmu; member in union:global_cpu_snapshot
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | gk104.c | 200 struct nvkm_pmu *pmu = nvkm_pmu(priv); gk104_gr_init() local 318 struct nvkm_pmu *pmu = nvkm_pmu(parent); gk104_gr_ctor() local
|
/linux-4.1.27/arch/arm/mach-rockchip/ |
H A D | platsmp.c | 44 static struct regmap *pmu; variable in typeref:struct:regmap
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
H A D | intel_pt.h | 81 struct pmu pmu; member in struct:pt_pmu
|
H A D | perf_event_amd_iommu.c | 39 struct pmu pmu; member in struct:perf_amd_iommu
|
H A D | perf_event_amd_uncore.c | 40 struct pmu *pmu; member in struct:amd_uncore 223 struct pmu *pmu = dev_get_drvdata(dev); amd_uncore_attr_show_cpumask() local
|
H A D | perf_event_intel_rapl.c | 125 struct pmu *pmu; /* pointer to rapl_pmu_class */ member in struct:rapl_pmu 205 static void rapl_start_hrtimer(struct rapl_pmu *pmu) rapl_start_hrtimer() argument 212 static void rapl_stop_hrtimer(struct rapl_pmu *pmu) rapl_stop_hrtimer() argument 219 struct rapl_pmu *pmu = __this_cpu_read(rapl_pmu); rapl_hrtimer_handle() local 239 static void rapl_hrtimer_init(struct rapl_pmu *pmu) rapl_hrtimer_init() argument 247 static void __rapl_pmu_event_start(struct rapl_pmu *pmu, __rapl_pmu_event_start() argument 266 struct rapl_pmu *pmu = __this_cpu_read(rapl_pmu); rapl_pmu_event_start() local 276 struct rapl_pmu *pmu = __this_cpu_read(rapl_pmu); rapl_pmu_event_stop() local 310 struct rapl_pmu *pmu = __this_cpu_read(rapl_pmu); rapl_pmu_event_add() local 526 struct rapl_pmu *pmu = per_cpu(rapl_pmu, cpu); rapl_cpu_exit() local 584 struct rapl_pmu *pmu = per_cpu(rapl_pmu, cpu); rapl_cpu_prepare() local 628 struct rapl_pmu *pmu = per_cpu(rapl_pmu_to_free, cpu); rapl_cpu_kfree() local 637 struct rapl_pmu *pmu = per_cpu(rapl_pmu, cpu); rapl_cpu_dying() local 700 struct rapl_pmu *pmu; rapl_pmu_init() local
|
H A D | perf_event_amd_ibs.c | 45 struct pmu pmu; member in struct:perf_ibs
|
H A D | perf_event_intel_uncore.c | 36 struct intel_uncore_box *uncore_pmu_to_box(struct intel_uncore_pmu *pmu, int cpu) uncore_pmu_to_box() argument 554 static int uncore_validate_group(struct intel_uncore_pmu *pmu, uncore_validate_group() argument 591 struct intel_uncore_pmu *pmu; uncore_pmu_event_init() local 679 static int uncore_pmu_register(struct intel_uncore_pmu *pmu) uncore_pmu_register() argument 807 struct intel_uncore_pmu *pmu; uncore_pci_probe() local 859 struct intel_uncore_pmu *pmu; uncore_pci_remove() local 975 struct intel_uncore_pmu *pmu; uncore_cpu_dying() local 994 struct intel_uncore_pmu *pmu; uncore_cpu_starting() local 1037 struct intel_uncore_pmu *pmu; uncore_cpu_prepare() local 1064 struct intel_uncore_pmu *pmu; uncore_change_context() local 1238 struct intel_uncore_pmu *pmu; uncore_pmus_register() local
|
H A D | perf_event_intel_uncore.h | 55 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 169 struct intel_uncore_pmu *pmu = box->pmu; uncore_msr_box_offset() local
|
H A D | perf_event_intel_uncore_snb.c | 239 struct intel_uncore_pmu *pmu; snb_uncore_imc_event_init() local
|
H A D | perf_event.c | 591 static void x86_pmu_disable(struct pmu *pmu) x86_pmu_disable() argument 623 static struct pmu pmu; variable in typeref:struct:pmu 996 static void x86_pmu_enable(struct pmu *pmu) x86_pmu_enable() argument 1743 static void x86_pmu_start_txn(struct pmu *pmu) x86_pmu_start_txn() argument 1755 static void x86_pmu_cancel_txn(struct pmu *pmu) x86_pmu_cancel_txn() argument 1774 static int x86_pmu_commit_txn(struct pmu *pmu) x86_pmu_commit_txn() argument 2063 static struct pmu pmu = { variable in typeref:struct:pmu
|
/linux-4.1.27/arch/sh/kernel/ |
H A D | perf_event.c | 328 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.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | ramfuc.h | 59 struct nvkm_pmu *pmu = nvkm_pmu(pfb); ramfuc_init() local 149 struct nvkm_pmu *pmu = nvkm_pmu(pfb); ramfuc_train_result() local
|
/linux-4.1.27/arch/powerpc/perf/ |
H A D | core-fsl-emb.c | 207 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 D | core-book3s.c | 1153 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 1590 static void power_pmu_start_txn(struct pmu *pmu) power_pmu_start_txn() argument 1604 static void power_pmu_cancel_txn(struct pmu *pmu) power_pmu_cancel_txn() argument 1617 static int power_pmu_commit_txn(struct pmu *pmu) power_pmu_commit_txn() argument 2164 int register_power_pmu(struct power_pmu *pmu) register_power_pmu() argument
|
/linux-4.1.27/arch/blackfin/kernel/ |
H A D | perf_event.c | 422 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.1.27/arch/arm/include/asm/ |
H A D | pmu.h | 93 struct pmu pmu; member in struct:arm_pmu
|
/linux-4.1.27/arch/arm/kernel/ |
H A D | perf_event_cpu.c | 182 struct arm_pmu *pmu = container_of(b, struct arm_pmu, hotplug_nb); cpu_pmu_notify() local 284 static int probe_current_pmu(struct arm_pmu *pmu) probe_current_pmu() argument 357 struct arm_pmu *pmu; cpu_pmu_device_probe() local
|
H A D | perf_event.c | 262 validate_event(struct pmu *pmu, struct pmu_hw_events *hw_events, validate_event() argument 486 static void armpmu_enable(struct pmu *pmu) armpmu_enable() argument 496 static void armpmu_disable(struct pmu *pmu) armpmu_disable() argument
|
/linux-4.1.27/arch/arc/kernel/ |
H A D | perf_event.c | 22 struct pmu pmu; member in struct:arc_pmu 168 static void arc_pmu_enable(struct pmu *pmu) arc_pmu_enable() argument 176 static void arc_pmu_disable(struct pmu *pmu) arc_pmu_disable() argument
|
/linux-4.1.27/drivers/pinctrl/mvebu/ |
H A D | pinctrl-dove.c | 83 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.1.27/arch/x86/kvm/ |
H A D | pmu.c | 50 struct kvm_pmu *pmu = &pmc->vcpu->arch.pmu; pmc_bitmask() local 57 struct kvm_pmu *pmu = &pmc->vcpu->arch.pmu; pmc_enabled() local 61 static inline struct kvm_pmc *get_gp_pmc(struct kvm_pmu *pmu, u32 msr, get_gp_pmc() argument 69 static inline struct kvm_pmc *get_fixed_pmc(struct kvm_pmu *pmu, u32 msr) get_fixed_pmc() argument 77 static inline struct kvm_pmc *get_fixed_pmc_idx(struct kvm_pmu *pmu, int idx) get_fixed_pmc_idx() argument 82 static struct kvm_pmc *global_idx_to_pmc(struct kvm_pmu *pmu, int idx) global_idx_to_pmc() argument 98 struct kvm_pmu *pmu = container_of(irq_work, struct kvm_pmu, trigger_pmi() local 111 struct kvm_pmu *pmu = &pmc->vcpu->arch.pmu; kvm_perf_overflow() local 122 struct kvm_pmu *pmu = &pmc->vcpu->arch.pmu; kvm_perf_overflow_intr() local 200 static unsigned find_arch_event(struct kvm_pmu *pmu, u8 event_select, find_arch_event() argument 279 static void reprogram_fixed_counters(struct kvm_pmu *pmu, u64 data) reprogram_fixed_counters() argument 296 static void reprogram_idx(struct kvm_pmu *pmu, int idx) reprogram_idx() argument 312 static void global_ctrl_changed(struct kvm_pmu *pmu, u64 data) global_ctrl_changed() argument 325 struct kvm_pmu *pmu = &vcpu->arch.pmu; kvm_pmu_msr() local 346 struct kvm_pmu *pmu = &vcpu->arch.pmu; kvm_pmu_get_msr() local 377 struct kvm_pmu *pmu = &vcpu->arch.pmu; kvm_pmu_set_msr() local 434 struct kvm_pmu *pmu = &vcpu->arch.pmu; kvm_pmu_check_pmc() local 443 struct kvm_pmu *pmu = &vcpu->arch.pmu; kvm_pmu_read_pmc() local 465 struct kvm_pmu *pmu = &vcpu->arch.pmu; kvm_pmu_cpuid_update() local 517 struct kvm_pmu *pmu = &vcpu->arch.pmu; kvm_pmu_init() local 536 struct kvm_pmu *pmu = &vcpu->arch.pmu; kvm_pmu_reset() local 560 struct kvm_pmu *pmu = &vcpu->arch.pmu; kvm_handle_pmu_event() local
|
/linux-4.1.27/arch/s390/kernel/ |
H A D | perf_cpum_cf.c | 174 static void cpumf_pmu_enable(struct pmu *pmu) cpumf_pmu_enable() argument 197 static void cpumf_pmu_disable(struct pmu *pmu) cpumf_pmu_disable() argument 576 static void cpumf_pmu_start_txn(struct pmu *pmu) cpumf_pmu_start_txn() argument 590 static void cpumf_pmu_cancel_txn(struct pmu *pmu) cpumf_pmu_cancel_txn() argument 605 static int cpumf_pmu_commit_txn(struct pmu *pmu) cpumf_pmu_commit_txn() argument
|
H A D | perf_cpum_sf.c | 850 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.1.27/drivers/regulator/ |
H A D | bcm590xx-regulator.c | 367 struct bcm590xx_reg *pmu; bcm590xx_probe() local
|
/linux-4.1.27/arch/alpha/kernel/ |
H A D | perf_event.c | 725 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.1.27/tools/perf/util/ |
H A D | pmu.c | 441 struct perf_pmu *pmu; pmu_lookup() local 481 struct perf_pmu *pmu; pmu_find() local 490 struct perf_pmu *perf_pmu__scan(struct perf_pmu *pmu) perf_pmu__scan() argument 507 struct perf_pmu *pmu; perf_pmu__find() local 675 int perf_pmu__config(struct perf_pmu *pmu, struct perf_event_attr *attr, perf_pmu__config() argument 684 static struct perf_pmu_alias *pmu_find_alias(struct perf_pmu *pmu, pmu_find_alias() argument 744 int perf_pmu__check_alias(struct perf_pmu *pmu, struct list_head *head_terms, perf_pmu__check_alias() argument 830 static char *format_alias(char *buf, int len, struct perf_pmu *pmu, format_alias() argument 856 static char *format_alias_or(char *buf, int len, struct perf_pmu *pmu, format_alias_or() argument 872 struct perf_pmu *pmu; print_pmu_events() local 945 struct perf_pmu *pmu; pmu_have_event() local 959 static FILE *perf_pmu__open_file(struct perf_pmu *pmu, const char *name) perf_pmu__open_file() argument 978 int perf_pmu__scan_file(struct perf_pmu *pmu, const char *name, const char *fmt, perf_pmu__scan_file() argument
|
H A D | header.c | 761 struct perf_pmu *pmu = NULL; write_pmu_mappings() local
|
H A D | parse-events.c | 634 struct perf_pmu *pmu; parse_events_add_pmu() local 910 struct perf_pmu *pmu = NULL; perf_pmu__parse_init() local
|
/linux-4.1.27/arch/mips/kernel/ |
H A D | perf_event_mipsxx.c | 523 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.1.27/arch/sparc/kernel/ |
H A D | perf_event.c | 1016 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) sparc_pmu_start_txn() argument 1510 static void sparc_pmu_cancel_txn(struct pmu *pmu) sparc_pmu_cancel_txn() argument 1523 static int sparc_pmu_commit_txn(struct pmu *pmu) sparc_pmu_commit_txn() argument 1543 static struct pmu pmu = { variable in typeref:struct:pmu
|
/linux-4.1.27/drivers/bus/ |
H A D | arm-cci.c | 117 struct pmu pmu; member in struct:cci_pmu 129 static struct cci_pmu *pmu; variable in typeref:struct:cci_pmu 491 static void cci_pmu_enable(struct pmu *pmu) cci_pmu_enable() argument 511 static void cci_pmu_disable(struct pmu *pmu) cci_pmu_disable() argument
|
H A D | arm-ccn.c | 169 struct pmu pmu; member in struct:arm_ccn_dt
|
/linux-4.1.27/arch/arm64/kernel/ |
H A D | perf_event.c | 327 validate_event(struct pmu *pmu, struct pmu_hw_events *hw_events, validate_event() argument 621 static void armpmu_enable(struct pmu *pmu) armpmu_enable() argument 631 static void armpmu_disable(struct pmu *pmu) armpmu_disable() argument
|
/linux-4.1.27/drivers/scsi/arcmsr/ |
H A D | arcmsr_hba.c | 1175 struct MessageUnit_D *pmu = acb->pmuD; arcmsr_done4abort_postqueue() local 1442 struct MessageUnit_D *pmu = acb->pmuD; arcmsr_post_ccb() local 1888 struct MessageUnit_D *pmu = pACB->pmuD; arcmsr_hbaD_doorbell_isr() local 1977 struct MessageUnit_D *pmu; arcmsr_hbaD_postqueue_isr() local 2144 struct MessageUnit_D *pmu = pACB->pmuD; arcmsr_hbaD_handle_isr() local 3120 struct MessageUnit_D *pmu = acb->pmuD; arcmsr_hbaD_polling_ccbdone() local 3533 struct MessageUnit_D *pmu = pACB->pmuD; arcmsr_hbaD_start_bgrb() local
|
/linux-4.1.27/include/linux/ |
H A D | perf_event.h | 184 struct pmu { struct 378 struct pmu *pmu; member in struct:perf_event 503 struct pmu *pmu; member in struct:perf_event_context
|
/linux-4.1.27/arch/x86/include/asm/ |
H A D | kvm_host.h | 496 struct kvm_pmu pmu; member in struct:kvm_vcpu_arch
|
/linux-4.1.27/include/linux/ssb/ |
H A D | ssb_driver_chipcommon.h | 595 struct ssb_chipcommon_pmu pmu; member in struct:ssb_chipcommon
|
/linux-4.1.27/kernel/events/ |
H A D | core.c | 475 struct pmu *pmu; perf_cgroup_switch() local 777 struct pmu *pmu; perf_cpu_hrtimer_cancel() local 804 struct pmu *pmu = cpuctx->ctx.pmu; __perf_cpu_hrtimer_init() local 828 struct pmu *pmu = cpuctx->ctx.pmu; perf_cpu_hrtimer_restart() local 842 void perf_pmu_disable(struct pmu *pmu) perf_pmu_disable() argument 849 void perf_pmu_enable(struct pmu *pmu) perf_pmu_enable() argument 1927 struct pmu *pmu = ctx->pmu; group_sched_in() local 2590 void perf_sched_cb_dec(struct pmu *pmu) perf_sched_cb_dec() argument 2595 void perf_sched_cb_inc(struct pmu *pmu) perf_sched_cb_inc() argument 2609 struct pmu *pmu; perf_pmu_sched_task() local 3279 alloc_perf_context(struct pmu *pmu, struct task_struct *task) alloc_perf_context() argument 3331 find_get_context(struct pmu *pmu, struct task_struct *task, find_get_context() argument 3497 struct pmu *pmu = event->pmu; exclusive_event_init() local 3528 struct pmu *pmu = event->pmu; exclusive_event_destroy() local 3555 struct pmu *pmu = event->pmu; exclusive_event_installable() local 5506 struct pmu *pmu; perf_event_aux() local 7102 static void perf_pmu_nop_void(struct pmu *pmu) perf_pmu_nop_void() argument 7106 static int perf_pmu_nop_int(struct pmu *pmu) perf_pmu_nop_int() argument 7111 static void perf_pmu_start_txn(struct pmu *pmu) perf_pmu_start_txn() argument 7116 static int perf_pmu_commit_txn(struct pmu *pmu) perf_pmu_commit_txn() argument 7122 static void perf_pmu_cancel_txn(struct pmu *pmu) perf_pmu_cancel_txn() argument 7138 struct pmu *pmu; find_pmu_context() local 7151 static void update_pmu_context(struct pmu *pmu, struct pmu *old_pmu) update_pmu_context() argument 7165 static void free_pmu_context(struct pmu *pmu) free_pmu_context() argument 7189 struct pmu *pmu = dev_get_drvdata(dev); type_show() local 7200 struct pmu *pmu = dev_get_drvdata(dev); perf_event_mux_interval_ms_show() local 7210 struct pmu *pmu = dev_get_drvdata(dev); perf_event_mux_interval_ms_store() local 7258 static int pmu_dev_alloc(struct pmu *pmu) pmu_dev_alloc() argument 7290 int perf_pmu_register(struct pmu *pmu, const char *name, int type) perf_pmu_register() argument 7392 void perf_pmu_unregister(struct pmu *pmu) perf_pmu_unregister() argument 7414 static int perf_try_init_event(struct pmu *pmu, struct perf_event *event) perf_try_init_event() argument 7446 struct pmu *pmu = NULL; perf_init_event() local 7524 struct pmu *pmu; perf_event_alloc() local 7922 struct pmu *pmu; SYSCALL_DEFINE5() local 8303 void perf_pmu_migrate_context(struct pmu *pmu, int src_cpu, int dst_cpu) perf_pmu_migrate_context() argument 8917 struct pmu *pmu; perf_event_exit_cpu_context() local 9032 struct pmu *pmu; perf_event_sysfs_init() local
|
/linux-4.1.27/include/linux/bcma/ |
H A D | bcma_driver_chipcommon.h | 623 struct bcma_chipcommon_pmu pmu; member in struct:bcma_drv_cc
|