Home
last modified time | relevance | path

Searched defs:cpu_map (Results 1 – 13 of 13) sorted by relevance

/linux/kernel/sched/
H A Dtopology.c363 static void perf_domain_debug(const struct cpumask *cpu_map, in perf_domain_debug()
411 static bool build_perf_domains(const struct cpumask *cpu_map) in build_perf_domains()
891 static bool alloc_sd_llc(const struct cpumask *cpu_map, in alloc_sd_llc()
1042 static bool alloc_sd_llc(const struct cpumask *cpu_map, in alloc_sd_llc()
1680 const struct cpumask *cpu_map) in asym_cpu_capacity_classify()
1825 const struct cpumask *cpu_map) in __free_domain_allocs()
1847 __visit_domain_allocation_hell(struct s_data *d, const struct cpumask *cpu_map) in __visit_domain_allocation_hell()
1934 const struct cpumask *cpu_map, in sd_init()
2659 static int __sdt_alloc(const struct cpumask *cpu_map) in __sdt_alloc()
2714 static void __sdt_free(const struct cpumask *cpu_map) in __sdt_free()
[all …]
/linux/arch/mips/kernel/
H A Dcacheinfo.c58 static void fill_cpumask_siblings(int cpu, cpumask_t *cpu_map) in fill_cpumask_siblings()
67 static void fill_cpumask_cluster(int cpu, cpumask_t *cpu_map) in fill_cpumask_cluster()
/linux/tools/perf/arch/arm64/util/
H A Darm-spe.c83 struct perf_cpu_map *cpu_map = arm_spe_find_cpus(evlist); in arm_spe_info_priv_size() local
152 struct perf_cpu_map *cpu_map; arm_spe_info_fill() local
[all...]
/linux/tools/perf/util/
H A Dmmap.c248 struct perf_cpu_map *cpu_map = cpu_map__online(); build_node_mask() local
H A Dtool.h78 cpu_map, global() member
H A Dmem-events.c258 struct perf_cpu_map *cpu_map = NULL; in perf_mem_events__record_args() local
/linux/drivers/platform/x86/intel/speed_select_if/
H A Disst_if_common.c461 struct isst_if_cpu_map *cpu_map; in isst_if_proc_phyid_req() local
/linux/kernel/bpf/
H A Dcpumap.c82 struct bpf_cpu_map_entry __rcu **cpu_map; member
/linux/tools/perf/arch/arm/util/
H A Dcs-etm.c790 struct perf_cpu_map *cpu_map; cs_etm_info_fill() local
/linux/tools/perf/
H A Dbuiltin-stat.c1274 struct perf_cpu_map *cpu_map = perf_cpu_map__new(map); cpu__get_cache_id_from_map() local
1664 struct perf_cpu_map *cpu_map; perf_env__get_cache_id_for_cpu() local
/linux/include/uapi/linux/
H A Disst_if.h63 struct isst_if_cpu_map cpu_map[1]; member
/linux/tools/power/x86/intel-speed-select/
H A Disst-config.c74 struct _cpu_map *cpu_map; variable
722 update_punit_cpu_info(__u32 physical_cpu,struct _cpu_map * cpu_map) update_punit_cpu_info() argument
[all...]
/linux/tools/lib/perf/include/perf/
H A Devent.h623 struct perf_record_cpu_map cpu_map; global() member