| /kernel/linux/linux-6.6/tools/perf/util/scripting-engines/ |
| H A D | trace-event-python.c | 1688 struct perf_cpu_map *cpus = counter->core.cpus; in python_process_stat() local
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | parse-events.c | 233 struct perf_cpu_map *cpus = pmu ? perf_cpu_map__get(pmu->cpus) : in __add_event() local
|
| H A D | python.c | 674 struct perf_cpu_map *cpus; member 934 struct perf_cpu_map *cpus = NULL; in pyrf_evsel__open() local 1003 struct perf_cpu_map *cpus; pyrf_evlist__init() local [all...] |
| H A D | evsel.c | 1792 static int __evsel__prepare_open(struct evsel *evsel, struct perf_cpu_map *cpus, in __evsel__prepare_open() argument 1867 int evsel__prepare_open(struct evsel *evsel, struct perf_cpu_map *cpus, in evsel__prepare_open() argument 2019 evsel__open_cpu(struct evsel *evsel, struct perf_cpu_map *cpus, struct perf_thread_map *threads, int start_cpu_map_idx, int end_cpu_map_idx) evsel__open_cpu() argument 2171 evsel__open(struct evsel *evsel, struct perf_cpu_map *cpus, struct perf_thread_map *threads) evsel__open() argument 2183 evsel__open_per_cpu(struct evsel *evsel, struct perf_cpu_map *cpus, int cpu_map_idx) evsel__open_per_cpu() argument 3086 struct perf_cpu_map *cpus = evsel->core.cpus; evsel__store_ids() local [all...] |
| H A D | evlist.c | 71 void evlist__init(struct evlist *evlist, struct perf_cpu_map *cpus, in evlist__init() argument 1038 struct perf_cpu_map *cpus; in evlist__create_maps() local 1350 struct perf_cpu_map *cpus; evlist__create_syswide_maps() local [all...] |
| /kernel/linux/linux-6.6/drivers/scsi/elx/efct/ |
| H A D | efct_hw.c | 232 u32 i, max_sgl, cpus; in efct_hw_setup() local
|
| /kernel/linux/linux-6.6/kernel/sched/ |
| H A D | topology.c | 1334 unsigned long cpus[]; member 2074 int sched_numa_find_closest(const struct cpumask *cpus, int cpu) in sched_numa_find_closest() argument 2099 const struct cpumask *cpus; member 2135 int sched_numa_find_nth_cpu(const struct cpumask *cpus, int cpu, int node) in sched_numa_find_nth_cpu() argument [all...] |
| H A D | walt.c | 82 static void acquire_rq_locks_irqsave(const cpumask_t *cpus, in acquire_rq_locks_irqsave() argument 98 static void release_rq_locks_irqrestore(const cpumask_t *cpus, in release_rq_locks_irqrestore() argument 1341 static struct sched_cluster *alloc_new_cluster(const struct cpumask *cpus) in alloc_new_cluster() argument 1376 add_cluster(const struct cpumask *cpus, struct list_head *head) add_cluster() argument 1504 struct cpumask cpus = *cpu_possible_mask; update_cluster_topology() local 1554 update_cpu_cluster_capacity(const cpumask_t *cpus) update_cpu_cluster_capacity() argument [all...] |
| H A D | deadline.c | 114 int cpus; in dl_bw_cpus() local 214 void __dl_sub(struct dl_bw *dl_b, u64 tsk_bw, int cpus) in __dl_sub() argument 217 __dl_update(dl_b, (s32)tsk_bw / cpus); in __dl_sub() local 221 void __dl_add(struct dl_bw *dl_b, u64 tsk_bw, int cpus) in __dl_add() argument 2773 int cpu, cpus, ret = 0; in sched_dl_global_validate() local 2862 int cpus, err = -1, cpu = task_cpu(p); sched_dl_overflow() local [all...] |
| /kernel/linux/linux-6.6/net/ceph/ |
| H A D | osdmap.c | 1055 int cpus = num_online_cpus(); in get_workspace() local
|
| /third_party/libbpf/src/ |
| H A D | libbpf.h | 1505 int *cpus; member
|
| /kernel/linux/linux-5.10/arch/x86/xen/ |
| H A D | mmu_pv.c | 1250 static void xen_flush_tlb_others(const struct cpumask *cpus, in xen_flush_tlb_others() argument
|
| /kernel/linux/linux-6.6/arch/arm64/kernel/ |
| H A D | cpufeature.c | 1863 static const struct midr_range cpus[] = { in cpu_has_broken_dbm() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa/ |
| H A D | dpaa_eth.c | 799 const cpumask_t *cpus = qman_affine_cpus(); in dpaa_eth_add_channel() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | cxgb3_main.c | 573 u8 cpus[SGE_QSETS + 1]; in setup_rss() local
|
| H A D | t3_hw.c | 2535 t3_config_rss(struct adapter *adapter, unsigned int rss_config, const u8 * cpus, const u16 *rspq) t3_config_rss() argument
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | parse-events.c | 356 struct perf_cpu_map *cpus = pmu ? perf_cpu_map__get(pmu->cpus) : in __add_event() local
|
| /kernel/linux/linux-5.10/include/sound/ |
| H A D | soc.h | 756 struct snd_soc_dai_link_component *cpus; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | cxgb3_main.c | 573 u8 cpus[SGE_QSETS + 1]; in setup_rss() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa/ |
| H A D | dpaa_eth.c | 797 const cpumask_t *cpus = qman_affine_cpus(); in dpaa_eth_add_channel() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc.c | 2075 int cpus = num_online_cpus(); in enetc_init_si_rings_params() local
|
| /kernel/linux/linux-6.6/arch/x86/kernel/cpu/resctrl/ |
| H A D | rdtgroup.c | 3533 mongrp_reparent(struct rdtgroup *rdtgrp, struct rdtgroup *new_prdtgrp, cpumask_var_t cpus) mongrp_reparent() argument [all...] |
| /kernel/linux/linux-6.6/sound/soc/ |
| H A D | soc-core.c | 3031 snd_soc_dlc_use_cpu_as_platform(struct snd_soc_dai_link_component *platforms, struct snd_soc_dai_link_component *cpus) snd_soc_dlc_use_cpu_as_platform() argument
|
| /kernel/linux/linux-6.6/tools/power/x86/intel-speed-select/ |
| H A D | isst-config.c | 557 int cpus[MAX_PACKAGE_COUNT][MAX_DIE_PER_PACKAGE][MAX_PUNIT_PER_DIE]; in for_each_online_power_domain_in_set() local [all...] |
| /kernel/linux/linux-5.10/tools/perf/ |
| H A D | builtin-sched.c | 176 struct perf_cpu_map *cpus; member [all...] |