Searched refs:cpumap_print_to_pagebuf (Results 26 - 50 of 50) sorted by relevance

12

/linux-master/drivers/fpga/
H A Ddfl-fme-perf.c186 return cpumap_print_to_pagebuf(true, buf, cpumask_of(priv->cpu));
/linux-master/drivers/devfreq/event/
H A Drockchip-dfi.c318 return cpumap_print_to_pagebuf(true, buf, cpumask_of(dfi->cpu));
/linux-master/arch/x86/events/amd/
H A Duncore.c263 return cpumap_print_to_pagebuf(true, buf, &pmu->active_mask);
/linux-master/drivers/iommu/intel/
H A Dperfmon.c42 return cpumap_print_to_pagebuf(true, buf, &iommu_pmu_cpu_mask);
/linux-master/drivers/perf/
H A Darm_spe_pmu.c258 return cpumap_print_to_pagebuf(true, buf, &spe_pmu->supported_cpus);
H A Darm_smmuv3_pmu.c537 return cpumap_print_to_pagebuf(true, buf, cpumask_of(smmu_pmu->on_cpu));
H A Dqcom_l2_pmu.c641 return cpumap_print_to_pagebuf(true, buf, &l2cache_pmu->cpumask);
H A Dfsl_imx8_ddr_perf.c223 return cpumap_print_to_pagebuf(true, buf, cpumask_of(pmu->cpu));
H A Dthunderx2_pmu.c257 return cpumap_print_to_pagebuf(true, buf, cpumask_of(tx2_pmu->cpu));
H A Dcxl_pmu.c493 return cpumap_print_to_pagebuf(true, buf, cpumask_of(info->on_cpu));
H A Dalibaba_uncore_drw_pmu.c224 return cpumap_print_to_pagebuf(true, buf, cpumask_of(drw_pmu->cpu));
H A Darm-cci.c1354 return cpumap_print_to_pagebuf(true, buf, cpumask_of(cci_pmu->cpu));
H A Darm-ccn.c541 return cpumap_print_to_pagebuf(true, buf, cpumask_of(ccn->dt.cpu));
H A Dxgene_pmu.c598 return cpumap_print_to_pagebuf(true, buf, &pmu_dev->parent->cpu);
H A Darm-cmn.c1305 return cpumap_print_to_pagebuf(true, buf, cpumask_of(cmn->cpu));
/linux-master/drivers/perf/hisilicon/
H A Dhisi_pcie_pmu.c124 return cpumap_print_to_pagebuf(true, buf, cpumask_of(pcie_pmu->on_cpu));
/linux-master/arch/powerpc/perf/
H A Dimc-pmu.c120 return cpumap_print_to_pagebuf(true, buf, active_mask);
H A Dhv-24x7.c431 return cpumap_print_to_pagebuf(true, buf, &hv_24x7_cpumask);
/linux-master/drivers/gpu/drm/i915/
H A Di915_pmu.c922 return cpumap_print_to_pagebuf(true, buf, &i915_pmu_cpumask);
/linux-master/drivers/hwtracing/ptt/
H A Dhisi_ptt.c783 return cpumap_print_to_pagebuf(true, buf, cpumask);
/linux-master/drivers/perf/arm_cspmu/
H A Darm_cspmu.c355 return cpumap_print_to_pagebuf(true, buf, cpumask);
/linux-master/arch/x86/events/intel/
H A Duncore.c846 return cpumap_print_to_pagebuf(true, buf, &uncore_cpu_mask);
H A Dcore.c5931 return cpumap_print_to_pagebuf(true, buf, &pmu->supported_cpus);
/linux-master/drivers/infiniband/hw/hfi1/
H A Dsdma.c1051 cpumap_print_to_pagebuf(true, buf, &sde->cpu_mask);
/linux-master/drivers/powercap/
H A Dintel_rapl_common.c1878 ret = cpumap_print_to_pagebuf(true, buf, cpu_mask);

Completed in 315 milliseconds

12