perf_cpu_map      162 tools/perf/arch/arm/util/cs-etm.c 	struct perf_cpu_map *event_cpus = evsel->evlist->core.cpus;
perf_cpu_map      163 tools/perf/arch/arm/util/cs-etm.c 	struct perf_cpu_map *online_cpus = perf_cpu_map__new(NULL);
perf_cpu_map      260 tools/perf/arch/arm/util/cs-etm.c 	struct perf_cpu_map *cpus = evlist->core.cpus;
perf_cpu_map      496 tools/perf/arch/arm/util/cs-etm.c 	struct perf_cpu_map *event_cpus = evlist->core.cpus;
perf_cpu_map      497 tools/perf/arch/arm/util/cs-etm.c 	struct perf_cpu_map *online_cpus = perf_cpu_map__new(NULL);
perf_cpu_map      642 tools/perf/arch/arm/util/cs-etm.c 	struct perf_cpu_map *cpu_map;
perf_cpu_map      643 tools/perf/arch/arm/util/cs-etm.c 	struct perf_cpu_map *event_cpus = session->evlist->core.cpus;
perf_cpu_map      644 tools/perf/arch/arm/util/cs-etm.c 	struct perf_cpu_map *online_cpus = perf_cpu_map__new(NULL);
perf_cpu_map       22 tools/perf/arch/arm64/util/header.c 	struct perf_cpu_map *cpus;
perf_cpu_map       59 tools/perf/arch/x86/tests/perf-time-to-tsc.c 	struct perf_cpu_map *cpus = NULL;
perf_cpu_map      113 tools/perf/arch/x86/util/intel-bts.c 	const struct perf_cpu_map *cpus = evlist->core.cpus;
perf_cpu_map      583 tools/perf/arch/x86/util/intel-pt.c 	const struct perf_cpu_map *cpus = evlist->core.cpus;
perf_cpu_map      224 tools/perf/bench/epoll-ctl.c static int do_threads(struct worker *worker, struct perf_cpu_map *cpu)
perf_cpu_map      306 tools/perf/bench/epoll-ctl.c 	struct perf_cpu_map *cpu;
perf_cpu_map      293 tools/perf/bench/epoll-wait.c static int do_threads(struct worker *worker, struct perf_cpu_map *cpu)
perf_cpu_map      420 tools/perf/bench/epoll-wait.c 	struct perf_cpu_map *cpu;
perf_cpu_map      128 tools/perf/bench/futex-hash.c 	struct perf_cpu_map *cpu;
perf_cpu_map      120 tools/perf/bench/futex-lock-pi.c 			   struct perf_cpu_map *cpu)
perf_cpu_map      154 tools/perf/bench/futex-lock-pi.c 	struct perf_cpu_map *cpu;
perf_cpu_map       88 tools/perf/bench/futex-requeue.c 			  pthread_attr_t thread_attr, struct perf_cpu_map *cpu)
perf_cpu_map      121 tools/perf/bench/futex-requeue.c 	struct perf_cpu_map *cpu;
perf_cpu_map      142 tools/perf/bench/futex-wake-parallel.c 			  struct perf_cpu_map *cpu)
perf_cpu_map      228 tools/perf/bench/futex-wake-parallel.c 	struct perf_cpu_map *cpu;
perf_cpu_map       94 tools/perf/bench/futex-wake.c 			  pthread_attr_t thread_attr, struct perf_cpu_map *cpu)
perf_cpu_map      127 tools/perf/bench/futex-wake.c 	struct perf_cpu_map *cpu;
perf_cpu_map     2062 tools/perf/builtin-c2c.c 		struct perf_cpu_map *map = n[node].map;
perf_cpu_map      171 tools/perf/builtin-ftrace.c static int set_tracing_cpumask(struct perf_cpu_map *cpumap)
perf_cpu_map      198 tools/perf/builtin-ftrace.c 	struct perf_cpu_map *cpumap = ftrace->evlist->core.cpus;
perf_cpu_map      208 tools/perf/builtin-ftrace.c 	struct perf_cpu_map *cpumap = perf_cpu_map__new(NULL);
perf_cpu_map      170 tools/perf/builtin-sched.c 	struct perf_cpu_map	*color_cpus;
perf_cpu_map      172 tools/perf/builtin-sched.c 	struct perf_cpu_map	*cpus;
perf_cpu_map     3179 tools/perf/builtin-sched.c 	struct perf_cpu_map *map;
perf_cpu_map     3221 tools/perf/builtin-sched.c 	struct perf_cpu_map *map;
perf_cpu_map     1645 tools/perf/builtin-script.c 	struct perf_cpu_map	*cpus;
perf_cpu_map      171 tools/perf/builtin-stat.c 	struct perf_cpu_map	*cpus;
perf_cpu_map      810 tools/perf/builtin-stat.c 				 struct perf_cpu_map *map, int cpu)
perf_cpu_map      816 tools/perf/builtin-stat.c 			      struct perf_cpu_map *map, int cpu)
perf_cpu_map      822 tools/perf/builtin-stat.c 			       struct perf_cpu_map *map, int cpu)
perf_cpu_map      828 tools/perf/builtin-stat.c 			       aggr_get_id_t get_id, struct perf_cpu_map *map, int idx)
perf_cpu_map      844 tools/perf/builtin-stat.c 					struct perf_cpu_map *map, int idx)
perf_cpu_map      850 tools/perf/builtin-stat.c 					struct perf_cpu_map *map, int idx)
perf_cpu_map      856 tools/perf/builtin-stat.c 				      struct perf_cpu_map *map, int idx)
perf_cpu_map      934 tools/perf/builtin-stat.c static inline int perf_env__get_cpu(struct perf_env *env, struct perf_cpu_map *map, int idx)
perf_cpu_map      949 tools/perf/builtin-stat.c static int perf_env__get_socket(struct perf_cpu_map *map, int idx, void *data)
perf_cpu_map      957 tools/perf/builtin-stat.c static int perf_env__get_die(struct perf_cpu_map *map, int idx, void *data)
perf_cpu_map      981 tools/perf/builtin-stat.c static int perf_env__get_core(struct perf_cpu_map *map, int idx, void *data)
perf_cpu_map     1011 tools/perf/builtin-stat.c static int perf_env__build_socket_map(struct perf_env *env, struct perf_cpu_map *cpus,
perf_cpu_map     1012 tools/perf/builtin-stat.c 				      struct perf_cpu_map **sockp)
perf_cpu_map     1017 tools/perf/builtin-stat.c static int perf_env__build_die_map(struct perf_env *env, struct perf_cpu_map *cpus,
perf_cpu_map     1018 tools/perf/builtin-stat.c 				   struct perf_cpu_map **diep)
perf_cpu_map     1023 tools/perf/builtin-stat.c static int perf_env__build_core_map(struct perf_env *env, struct perf_cpu_map *cpus,
perf_cpu_map     1024 tools/perf/builtin-stat.c 				    struct perf_cpu_map **corep)
perf_cpu_map     1030 tools/perf/builtin-stat.c 				      struct perf_cpu_map *map, int idx)
perf_cpu_map     1035 tools/perf/builtin-stat.c 				   struct perf_cpu_map *map, int idx)
perf_cpu_map     1041 tools/perf/builtin-stat.c 				    struct perf_cpu_map *map, int idx)
perf_cpu_map     1546 tools/perf/builtin-stat.c 	struct perf_cpu_map *cpus;
perf_cpu_map       13 tools/perf/lib/cpumap.c struct perf_cpu_map *perf_cpu_map__dummy_new(void)
perf_cpu_map       15 tools/perf/lib/cpumap.c 	struct perf_cpu_map *cpus = malloc(sizeof(*cpus) + sizeof(int));
perf_cpu_map       26 tools/perf/lib/cpumap.c static void cpu_map__delete(struct perf_cpu_map *map)
perf_cpu_map       35 tools/perf/lib/cpumap.c struct perf_cpu_map *perf_cpu_map__get(struct perf_cpu_map *map)
perf_cpu_map       42 tools/perf/lib/cpumap.c void perf_cpu_map__put(struct perf_cpu_map *map)
perf_cpu_map       48 tools/perf/lib/cpumap.c static struct perf_cpu_map *cpu_map__default_new(void)
perf_cpu_map       50 tools/perf/lib/cpumap.c 	struct perf_cpu_map *cpus;
perf_cpu_map       71 tools/perf/lib/cpumap.c static struct perf_cpu_map *cpu_map__trim_new(int nr_cpus, int *tmp_cpus)
perf_cpu_map       74 tools/perf/lib/cpumap.c 	struct perf_cpu_map *cpus = malloc(sizeof(*cpus) + payload_size);
perf_cpu_map       85 tools/perf/lib/cpumap.c struct perf_cpu_map *perf_cpu_map__read(FILE *file)
perf_cpu_map       87 tools/perf/lib/cpumap.c 	struct perf_cpu_map *cpus = NULL;
perf_cpu_map      143 tools/perf/lib/cpumap.c static struct perf_cpu_map *cpu_map__read_all_cpu_map(void)
perf_cpu_map      145 tools/perf/lib/cpumap.c 	struct perf_cpu_map *cpus = NULL;
perf_cpu_map      157 tools/perf/lib/cpumap.c struct perf_cpu_map *perf_cpu_map__new(const char *cpu_list)
perf_cpu_map      159 tools/perf/lib/cpumap.c 	struct perf_cpu_map *cpus = NULL;
perf_cpu_map      234 tools/perf/lib/cpumap.c int perf_cpu_map__cpu(const struct perf_cpu_map *cpus, int idx)
perf_cpu_map      242 tools/perf/lib/cpumap.c int perf_cpu_map__nr(const struct perf_cpu_map *cpus)
perf_cpu_map      247 tools/perf/lib/cpumap.c bool perf_cpu_map__empty(const struct perf_cpu_map *map)
perf_cpu_map      252 tools/perf/lib/cpumap.c int perf_cpu_map__idx(struct perf_cpu_map *cpus, int cpu)
perf_cpu_map      264 tools/perf/lib/cpumap.c int perf_cpu_map__max(struct perf_cpu_map *map)
perf_cpu_map      110 tools/perf/lib/evlist.c 			   struct perf_cpu_map *cpus,
perf_cpu_map       66 tools/perf/lib/evsel.c int perf_evsel__open(struct perf_evsel *evsel, struct perf_cpu_map *cpus,
perf_cpu_map       72 tools/perf/lib/evsel.c 		static struct perf_cpu_map *empty_cpu_map;
perf_cpu_map      219 tools/perf/lib/evsel.c struct perf_cpu_map *perf_evsel__cpus(struct perf_evsel *evsel)
perf_cpu_map       17 tools/perf/lib/include/internal/cpumap.h int perf_cpu_map__idx(struct perf_cpu_map *cpus, int cpu);
perf_cpu_map       12 tools/perf/lib/include/internal/evlist.h struct perf_cpu_map;
perf_cpu_map       19 tools/perf/lib/include/internal/evlist.h 	struct perf_cpu_map	*cpus;
perf_cpu_map       10 tools/perf/lib/include/internal/evsel.h struct perf_cpu_map;
perf_cpu_map       40 tools/perf/lib/include/internal/evsel.h 	struct perf_cpu_map	*cpus;
perf_cpu_map       41 tools/perf/lib/include/internal/evsel.h 	struct perf_cpu_map	*own_cpus;
perf_cpu_map        9 tools/perf/lib/include/perf/cpumap.h struct perf_cpu_map;
perf_cpu_map       11 tools/perf/lib/include/perf/cpumap.h LIBPERF_API struct perf_cpu_map *perf_cpu_map__dummy_new(void);
perf_cpu_map       12 tools/perf/lib/include/perf/cpumap.h LIBPERF_API struct perf_cpu_map *perf_cpu_map__new(const char *cpu_list);
perf_cpu_map       13 tools/perf/lib/include/perf/cpumap.h LIBPERF_API struct perf_cpu_map *perf_cpu_map__read(FILE *file);
perf_cpu_map       14 tools/perf/lib/include/perf/cpumap.h LIBPERF_API struct perf_cpu_map *perf_cpu_map__get(struct perf_cpu_map *map);
perf_cpu_map       15 tools/perf/lib/include/perf/cpumap.h LIBPERF_API void perf_cpu_map__put(struct perf_cpu_map *map);
perf_cpu_map       16 tools/perf/lib/include/perf/cpumap.h LIBPERF_API int perf_cpu_map__cpu(const struct perf_cpu_map *cpus, int idx);
perf_cpu_map       17 tools/perf/lib/include/perf/cpumap.h LIBPERF_API int perf_cpu_map__nr(const struct perf_cpu_map *cpus);
perf_cpu_map       18 tools/perf/lib/include/perf/cpumap.h LIBPERF_API bool perf_cpu_map__empty(const struct perf_cpu_map *map);
perf_cpu_map       19 tools/perf/lib/include/perf/cpumap.h LIBPERF_API int perf_cpu_map__max(struct perf_cpu_map *map);
perf_cpu_map        9 tools/perf/lib/include/perf/evlist.h struct perf_cpu_map;
perf_cpu_map       32 tools/perf/lib/include/perf/evlist.h 				       struct perf_cpu_map *cpus,
perf_cpu_map       10 tools/perf/lib/include/perf/evsel.h struct perf_cpu_map;
perf_cpu_map       28 tools/perf/lib/include/perf/evsel.h LIBPERF_API int perf_evsel__open(struct perf_evsel *evsel, struct perf_cpu_map *cpus,
perf_cpu_map       35 tools/perf/lib/include/perf/evsel.h LIBPERF_API struct perf_cpu_map *perf_evsel__cpus(struct perf_evsel *evsel);
perf_cpu_map       15 tools/perf/lib/tests/test-cpumap.c 	struct perf_cpu_map *cpus;
perf_cpu_map       19 tools/perf/lib/tests/test-evlist.c 	struct perf_cpu_map *cpus;
perf_cpu_map       18 tools/perf/lib/tests/test-evsel.c 	struct perf_cpu_map *cpus;
perf_cpu_map       13 tools/perf/tests/bitmap.c 	struct perf_cpu_map *map = perf_cpu_map__new(str);
perf_cpu_map      568 tools/perf/tests/code-reading.c 	struct perf_cpu_map *cpus = NULL;
perf_cpu_map       22 tools/perf/tests/cpumap.c 	struct perf_cpu_map *map;
perf_cpu_map       56 tools/perf/tests/cpumap.c 	struct perf_cpu_map *map;
perf_cpu_map       80 tools/perf/tests/cpumap.c 	struct perf_cpu_map *cpus;
perf_cpu_map      102 tools/perf/tests/cpumap.c 	struct perf_cpu_map *map = perf_cpu_map__new(str);
perf_cpu_map      115 tools/perf/tests/event-times.c 	struct perf_cpu_map *cpus;
perf_cpu_map      144 tools/perf/tests/event-times.c 	struct perf_cpu_map *cpus;
perf_cpu_map       70 tools/perf/tests/event_update.c 	struct perf_cpu_map *map;
perf_cpu_map       74 tools/perf/tests/keep-tracking.c 	struct perf_cpu_map *cpus = NULL;
perf_cpu_map       26 tools/perf/tests/mem2node.c 	struct perf_cpu_map *map = perf_cpu_map__new(str);
perf_cpu_map       36 tools/perf/tests/mmap-basic.c 	struct perf_cpu_map *cpus;
perf_cpu_map       26 tools/perf/tests/openat-syscall-all-cpus.c 	struct perf_cpu_map *cpus;
perf_cpu_map       44 tools/perf/tests/sw-clock.c 	struct perf_cpu_map *cpus;
perf_cpu_map      336 tools/perf/tests/switch-tracking.c 	struct perf_cpu_map *cpus = NULL;
perf_cpu_map       53 tools/perf/tests/task-exit.c 	struct perf_cpu_map *cpus;
perf_cpu_map       62 tools/perf/tests/topology.c static int check_cpu_topology(char *path, struct perf_cpu_map *map)
perf_cpu_map      121 tools/perf/tests/topology.c 	struct perf_cpu_map *map;
perf_cpu_map       21 tools/perf/util/cpumap.c static struct perf_cpu_map *cpu_map__from_entries(struct cpu_map_entries *cpus)
perf_cpu_map       23 tools/perf/util/cpumap.c 	struct perf_cpu_map *map;
perf_cpu_map       45 tools/perf/util/cpumap.c static struct perf_cpu_map *cpu_map__from_mask(struct perf_record_record_cpu_map *mask)
perf_cpu_map       47 tools/perf/util/cpumap.c 	struct perf_cpu_map *map;
perf_cpu_map       63 tools/perf/util/cpumap.c struct perf_cpu_map *cpu_map__new_data(struct perf_record_cpu_map_data *data)
perf_cpu_map       71 tools/perf/util/cpumap.c size_t cpu_map__fprintf(struct perf_cpu_map *map, FILE *fp)
perf_cpu_map       81 tools/perf/util/cpumap.c struct perf_cpu_map *perf_cpu_map__empty_new(int nr)
perf_cpu_map       83 tools/perf/util/cpumap.c 	struct perf_cpu_map *cpus = malloc(sizeof(*cpus) + sizeof(int) * nr);
perf_cpu_map      114 tools/perf/util/cpumap.c int cpu_map__get_socket(struct perf_cpu_map *map, int idx, void *data __maybe_unused)
perf_cpu_map      131 tools/perf/util/cpumap.c int cpu_map__build_map(struct perf_cpu_map *cpus, struct perf_cpu_map **res,
perf_cpu_map      132 tools/perf/util/cpumap.c 		       int (*f)(struct perf_cpu_map *map, int cpu, void *data),
perf_cpu_map      135 tools/perf/util/cpumap.c 	struct perf_cpu_map *c;
perf_cpu_map      170 tools/perf/util/cpumap.c int cpu_map__get_die(struct perf_cpu_map *map, int idx, void *data)
perf_cpu_map      209 tools/perf/util/cpumap.c int cpu_map__get_core(struct perf_cpu_map *map, int idx, void *data)
perf_cpu_map      238 tools/perf/util/cpumap.c int cpu_map__build_socket_map(struct perf_cpu_map *cpus, struct perf_cpu_map **sockp)
perf_cpu_map      243 tools/perf/util/cpumap.c int cpu_map__build_die_map(struct perf_cpu_map *cpus, struct perf_cpu_map **diep)
perf_cpu_map      248 tools/perf/util/cpumap.c int cpu_map__build_core_map(struct perf_cpu_map *cpus, struct perf_cpu_map **corep)
perf_cpu_map      460 tools/perf/util/cpumap.c bool cpu_map__has(struct perf_cpu_map *cpus, int cpu)
perf_cpu_map      465 tools/perf/util/cpumap.c int cpu_map__cpu(struct perf_cpu_map *cpus, int idx)
perf_cpu_map      470 tools/perf/util/cpumap.c size_t cpu_map__snprint(struct perf_cpu_map *map, char *buf, size_t size)
perf_cpu_map      522 tools/perf/util/cpumap.c size_t cpu_map__snprint_mask(struct perf_cpu_map *map, char *buf, size_t size)
perf_cpu_map      562 tools/perf/util/cpumap.c const struct perf_cpu_map *cpu_map__online(void) /* thread unsafe */
perf_cpu_map      564 tools/perf/util/cpumap.c 	static const struct perf_cpu_map *online = NULL;
perf_cpu_map       12 tools/perf/util/cpumap.h struct perf_cpu_map *perf_cpu_map__empty_new(int nr);
perf_cpu_map       13 tools/perf/util/cpumap.h struct perf_cpu_map *cpu_map__new_data(struct perf_record_cpu_map_data *data);
perf_cpu_map       14 tools/perf/util/cpumap.h size_t cpu_map__snprint(struct perf_cpu_map *map, char *buf, size_t size);
perf_cpu_map       15 tools/perf/util/cpumap.h size_t cpu_map__snprint_mask(struct perf_cpu_map *map, char *buf, size_t size);
perf_cpu_map       16 tools/perf/util/cpumap.h size_t cpu_map__fprintf(struct perf_cpu_map *map, FILE *fp);
perf_cpu_map       18 tools/perf/util/cpumap.h int cpu_map__get_socket(struct perf_cpu_map *map, int idx, void *data);
perf_cpu_map       20 tools/perf/util/cpumap.h int cpu_map__get_die(struct perf_cpu_map *map, int idx, void *data);
perf_cpu_map       22 tools/perf/util/cpumap.h int cpu_map__get_core(struct perf_cpu_map *map, int idx, void *data);
perf_cpu_map       23 tools/perf/util/cpumap.h int cpu_map__build_socket_map(struct perf_cpu_map *cpus, struct perf_cpu_map **sockp);
perf_cpu_map       24 tools/perf/util/cpumap.h int cpu_map__build_die_map(struct perf_cpu_map *cpus, struct perf_cpu_map **diep);
perf_cpu_map       25 tools/perf/util/cpumap.h int cpu_map__build_core_map(struct perf_cpu_map *cpus, struct perf_cpu_map **corep);
perf_cpu_map       26 tools/perf/util/cpumap.h const struct perf_cpu_map *cpu_map__online(void); /* thread unsafe */
perf_cpu_map       28 tools/perf/util/cpumap.h static inline int cpu_map__socket(struct perf_cpu_map *sock, int s)
perf_cpu_map       57 tools/perf/util/cpumap.h int cpu_map__build_map(struct perf_cpu_map *cpus, struct perf_cpu_map **res,
perf_cpu_map       58 tools/perf/util/cpumap.h 		       int (*f)(struct perf_cpu_map *map, int cpu, void *data),
perf_cpu_map       61 tools/perf/util/cpumap.h int cpu_map__cpu(struct perf_cpu_map *cpus, int idx);
perf_cpu_map       62 tools/perf/util/cpumap.h bool cpu_map__has(struct perf_cpu_map *cpus, int cpu);
perf_cpu_map      182 tools/perf/util/cputopo.c 	struct perf_cpu_map *map;
perf_cpu_map      295 tools/perf/util/cputopo.c 	struct perf_cpu_map *node_map = NULL;
perf_cpu_map        9 tools/perf/util/env.h struct perf_cpu_map;
perf_cpu_map       31 tools/perf/util/env.h 	struct perf_cpu_map	*map;
perf_cpu_map      297 tools/perf/util/event.c 	struct perf_cpu_map *cpus = cpu_map__new_data(&event->cpu_map.data);
perf_cpu_map      282 tools/perf/util/event.h struct perf_cpu_map;
perf_cpu_map      380 tools/perf/util/event.h void *cpu_map_data__alloc(struct perf_cpu_map *map, size_t *size, u16 *type, int *max);
perf_cpu_map      381 tools/perf/util/event.h void  cpu_map_data__synthesize(struct perf_record_cpu_map_data *data, struct perf_cpu_map *map,
perf_cpu_map       55 tools/perf/util/evlist.c void evlist__init(struct evlist *evlist, struct perf_cpu_map *cpus,
perf_cpu_map      894 tools/perf/util/evlist.c 	const struct perf_cpu_map *cpus = evlist->core.cpus;
perf_cpu_map      940 tools/perf/util/evlist.c 	struct perf_cpu_map *cpus;
perf_cpu_map     1211 tools/perf/util/evlist.c 	struct perf_cpu_map *cpus;
perf_cpu_map       20 tools/perf/util/evlist.h struct perf_cpu_map;
perf_cpu_map       87 tools/perf/util/evlist.h void evlist__init(struct evlist *evlist, struct perf_cpu_map *cpus,
perf_cpu_map     1572 tools/perf/util/evsel.c int evsel__open(struct evsel *evsel, struct perf_cpu_map *cpus,
perf_cpu_map     1585 tools/perf/util/evsel.c 		static struct perf_cpu_map *empty_cpu_map;
perf_cpu_map     1832 tools/perf/util/evsel.c 			     struct perf_cpu_map *cpus)
perf_cpu_map     2539 tools/perf/util/evsel.c 	struct perf_cpu_map *cpus = evsel->core.cpus;
perf_cpu_map      122 tools/perf/util/evsel.h struct perf_cpu_map;
perf_cpu_map      127 tools/perf/util/evsel.h static inline struct perf_cpu_map *evsel__cpus(struct evsel *evsel)
perf_cpu_map      225 tools/perf/util/evsel.h 			     struct perf_cpu_map *cpus);
perf_cpu_map      228 tools/perf/util/evsel.h int evsel__open(struct evsel *evsel, struct perf_cpu_map *cpus,
perf_cpu_map     3685 tools/perf/util/header.c 	struct perf_cpu_map *map;
perf_cpu_map     3766 tools/perf/util/header.c 	struct perf_cpu_map *map;
perf_cpu_map      333 tools/perf/util/mmap.c 	const struct perf_cpu_map *cpu_map = NULL;
perf_cpu_map      327 tools/perf/util/parse-events.c 	struct perf_cpu_map *cpus = pmu ? pmu->cpus :
perf_cpu_map      577 tools/perf/util/pmu.c static struct perf_cpu_map *__pmu_cpumask(const char *path)
perf_cpu_map      580 tools/perf/util/pmu.c 	struct perf_cpu_map *cpus;
perf_cpu_map      598 tools/perf/util/pmu.c static struct perf_cpu_map *pmu_cpumask(const char *name)
perf_cpu_map      601 tools/perf/util/pmu.c 	struct perf_cpu_map *cpus;
perf_cpu_map      626 tools/perf/util/pmu.c 	struct perf_cpu_map *cpus;
perf_cpu_map       31 tools/perf/util/pmu.h 	struct perf_cpu_map *cpus;
perf_cpu_map      550 tools/perf/util/python.c 	struct perf_cpu_map *cpus;
perf_cpu_map      810 tools/perf/util/python.c 	struct perf_cpu_map *cpus = NULL;
perf_cpu_map      879 tools/perf/util/python.c 	struct perf_cpu_map *cpus;
perf_cpu_map       67 tools/perf/util/record.c 	struct perf_cpu_map *cpus;
perf_cpu_map      122 tools/perf/util/record.c 	struct perf_cpu_map *cpus;
perf_cpu_map      282 tools/perf/util/record.c 		struct perf_cpu_map *cpus = perf_cpu_map__new(NULL);
perf_cpu_map     1396 tools/perf/util/scripting-engines/trace-event-python.c 	struct perf_cpu_map *cpus = counter->core.cpus;
perf_cpu_map     2315 tools/perf/util/session.c 	struct perf_cpu_map *map;
perf_cpu_map      242 tools/perf/util/stat.c 	struct perf_cpu_map *cpus = evsel__cpus(counter);
perf_cpu_map       11 tools/perf/util/stat.h struct perf_cpu_map;
perf_cpu_map       94 tools/perf/util/stat.h 			     struct perf_cpu_map *m, int cpu);
perf_cpu_map      124 tools/perf/util/stat.h 	struct perf_cpu_map		*aggr_map;
perf_cpu_map      126 tools/perf/util/stat.h 	struct perf_cpu_map		*cpus_aggr_map;
perf_cpu_map      730 tools/perf/util/svghelper.c 	struct perf_cpu_map *m;
perf_cpu_map      919 tools/perf/util/synthetic-events.c 			    struct perf_cpu_map *map)
perf_cpu_map      930 tools/perf/util/synthetic-events.c 			    struct perf_cpu_map *map, int max)
perf_cpu_map      941 tools/perf/util/synthetic-events.c static size_t cpus_size(struct perf_cpu_map *map)
perf_cpu_map      946 tools/perf/util/synthetic-events.c static size_t mask_size(struct perf_cpu_map *map, int *max)
perf_cpu_map      963 tools/perf/util/synthetic-events.c void *cpu_map_data__alloc(struct perf_cpu_map *map, size_t *size, u16 *type, int *max)
perf_cpu_map      997 tools/perf/util/synthetic-events.c void cpu_map_data__synthesize(struct perf_record_cpu_map_data *data, struct perf_cpu_map *map,
perf_cpu_map     1013 tools/perf/util/synthetic-events.c static struct perf_record_cpu_map *cpu_map_event__new(struct perf_cpu_map *map)
perf_cpu_map     1033 tools/perf/util/synthetic-events.c 				   struct perf_cpu_map *map,
perf_cpu_map       16 tools/perf/util/synthetic-events.h struct perf_cpu_map;
perf_cpu_map       35 tools/perf/util/synthetic-events.h int perf_event__synthesize_cpu_map(struct perf_tool *tool, struct perf_cpu_map *cpus, perf_event__handler_t process, struct machine *machine);