Searched refs:perf_cpu_map__new_int (Results 1 – 6 of 6) sorted by relevance
46 /** perf_cpu_map__new_int - create a map with the one given cpu. */47 LIBPERF_API struct perf_cpu_map *perf_cpu_map__new_int(int cpu);
243 struct perf_cpu_map *perf_cpu_map__new_int(int cpu) in perf_cpu_map__new() 245 struct perf_cpu_map *perf_cpu_map__new_int(int cpu) perf_cpu_map__new_int() function
121 evsel->cpus = perf_cpu_map__new_int(perf_cpu_map__cpu(srcs[i], 0).cpu); in __perf_evlist__propagate_maps()
124 drm->pmu.cpus = perf_cpu_map__new_int(0); in add_drm_pmu()
383 hwm->pmu.cpus = perf_cpu_map__new_int(0); in hwmon_pmu__new()
103 term_cpus = perf_cpu_map__new_int(term->val.num); in get_config_cpu()