| /tools/perf/util/ |
| D | cpumap.c | 12 struct cpu_map *cpus; in cpu_map__default_new() local 35 struct cpu_map *cpus = malloc(sizeof(*cpus) + payload_size); in cpu_map__trim_new() local 48 struct cpu_map *cpus = NULL; in cpu_map__read() local 103 struct cpu_map *cpus = NULL; in cpu_map__read_all_cpu_map() local 117 struct cpu_map *cpus = NULL; in cpu_map__new() local 202 struct cpu_map *cpus = malloc(sizeof(*cpus) + sizeof(int)); in cpu_map__dummy_new() local 215 struct cpu_map *cpus = malloc(sizeof(*cpus) + sizeof(int) * nr); in cpu_map__empty_new() local 285 int cpu_map__build_map(struct cpu_map *cpus, struct cpu_map **res, in cpu_map__build_map() 347 int cpu_map__build_socket_map(struct cpu_map *cpus, struct cpu_map **sockp) in cpu_map__build_socket_map() 352 int cpu_map__build_core_map(struct cpu_map *cpus, struct cpu_map **corep) in cpu_map__build_core_map()
|
| D | record.c | 60 struct cpu_map *cpus; in perf_probe_api() local 115 struct cpu_map *cpus; in perf_can_record_cpu_wide() local 260 struct cpu_map *cpus = cpu_map__new(NULL); in perf_evlist__can_select_event() local
|
| D | pmu.h | 24 struct cpu_map *cpus; member
|
| D | evlist.c | 36 void perf_evlist__init(struct perf_evlist *evlist, struct cpu_map *cpus, in perf_evlist__init() 1134 const struct cpu_map *cpus = evlist->cpus; in perf_evlist__mmap_ex() local 1175 struct cpu_map *cpus; in perf_evlist__create_maps() local 1202 void perf_evlist__set_maps(struct perf_evlist *evlist, struct cpu_map *cpus, in perf_evlist__set_maps() 1442 struct cpu_map *cpus; in perf_evlist__create_syswide_maps() local
|
| D | python.c | 412 struct cpu_map *cpus; member 671 struct cpu_map *cpus = NULL; in pyrf_evsel__open() local 740 struct cpu_map *cpus; in pyrf_evlist__init() local
|
| D | stat.c | 203 struct cpu_map *cpus = perf_evsel__cpus(counter); in check_per_pkg() local
|
| D | evsel.c | 1298 static int __perf_evsel__open(struct perf_evsel *evsel, struct cpu_map *cpus, in __perf_evsel__open() 1475 int cpus[1]; member 1489 int perf_evsel__open(struct perf_evsel *evsel, struct cpu_map *cpus, in perf_evsel__open() 1504 struct cpu_map *cpus) in perf_evsel__open_per_cpu()
|
| D | evlist.h | 57 struct cpu_map *cpus; member
|
| D | evsel.h | 102 struct cpu_map *cpus; member
|
| D | svghelper.c | 86 void open_svg(const char *filename, int cpus, int rows, u64 start, u64 end) in open_svg()
|
| /tools/perf/tests/ |
| D | openat-syscall-all-cpus.c | 13 struct cpu_map *cpus; in test__openat_syscall_event_on_all_cpus() local
|
| D | task-exit.c | 46 struct cpu_map *cpus; in test__task_exit() local
|
| D | keep-tracking.c | 64 struct cpu_map *cpus = NULL; in test__keep_tracking() local
|
| D | sw-clock.c | 37 struct cpu_map *cpus; in __test__sw_clock_freq() local
|
| D | mmap-basic.c | 24 struct cpu_map *cpus; in test__basic_mmap() local
|
| D | switch-tracking.c | 322 struct cpu_map *cpus = NULL; in test__switch_tracking() local
|
| D | code-reading.c | 452 struct cpu_map *cpus = NULL; in do_test_code_reading() local
|
| /tools/power/cpupower/utils/helpers/ |
| D | topology.c | 67 int cpu, last_pkg, cpus = sysconf(_SC_NPROCESSORS_CONF); in get_cpu_topology() local
|
| /tools/power/cpupower/utils/ |
| D | cpufreq-info.c | 250 struct cpufreq_affected_cpus *cpus; in debug_output_one() local 467 struct cpufreq_affected_cpus *cpus = cpufreq_get_affected_cpus(cpu); in get_affected_cpus() local 484 struct cpufreq_affected_cpus *cpus = cpufreq_get_related_cpus(cpu); in get_related_cpus() local
|
| D | cpufreq-set.c | 296 struct cpufreq_affected_cpus *cpus; in cmd_freq_set() local
|
| /tools/perf/arch/x86/tests/ |
| D | perf-time-to-tsc.c | 51 struct cpu_map *cpus = NULL; in test__perf_time_to_tsc() local
|
| /tools/virtio/virtio-trace/ |
| D | trace-agent.h | 20 int cpus; member
|
| /tools/lib/traceevent/ |
| D | plugin_function.c | 32 static int cpus = -1; variable
|
| D | event-parse.h | 480 int cpus; member 722 static inline void pevent_set_cpus(struct pevent *pevent, int cpus) in pevent_set_cpus()
|
| /tools/perf/arch/x86/util/ |
| D | intel-bts.c | 119 const struct cpu_map *cpus = evlist->cpus; in intel_bts_recording_options() local
|