Searched refs:associated_cpus (Results 1 – 4 of 4) sorted by relevance
59 return cpumap_print_to_pagebuf(true, buf, &hisi_pmu->associated_cpus); in hisi_associated_cpus_sysfs_show()61 static DEVICE_ATTR(associated_cpus, 0444, hisi_associated_cpus_sysfs_show, NULL);520 cpumask_set_cpu(cpu, &hisi_pmu->associated_cpus); in hisi_uncore_pmu_online_cpu()524 cpumask_test_cpu(hisi_pmu->on_cpu, &hisi_pmu->associated_cpus)) in hisi_uncore_pmu_online_cpu()556 target = cpumask_any_and_but(&hisi_pmu->associated_cpus, in hisi_uncore_pmu_offline_cpu()
129 cpumask_t associated_cpus; member
24 The driver also exposes the CPUs connected to the DSU instance in "associated_cpus".
39 ID used to count the uncore PMU event. An "associated_cpus" sysfs attribute is42 It only contains one associated CPU from the "associated_cpus".