Home
last modified time | relevance | path

Searched defs:cpu_map_idx (Results 1 – 14 of 14) sorted by relevance

/tools/perf/util/
A Dcounts.h20 perf_counts(struct perf_counts *counts, int cpu_map_idx, int thread) in perf_counts()
26 perf_counts__is_loaded(struct perf_counts *counts, int cpu_map_idx, int thread) in perf_counts__is_loaded()
32 perf_counts__set_loaded(struct perf_counts *counts, int cpu_map_idx, int thread, bool loaded) in perf_counts__set_loaded()
A Devsel.c1592 int evsel__enable_cpu(struct evsel *evsel, int cpu_map_idx) in evsel__enable_cpu()
1607 int evsel__disable_cpu(struct evsel *evsel, int cpu_map_idx) in evsel__disable_cpu()
1698 void evsel__compute_deltas(struct evsel *evsel, int cpu_map_idx, int thread, in evsel__compute_deltas()
1714 static int evsel__read_one(struct evsel *evsel, int cpu_map_idx, int thread) in evsel__read_one()
1878 int evsel__read_counter(struct evsel *evsel, int cpu_map_idx, int thread) in evsel__read_counter()
1919 int cpu_map_idx) in evsel__match_other_cpu()
1939 static int get_group_fd(struct evsel *evsel, int cpu_map_idx, int thread) in get_group_fd()
1975 int nr_cpus, int cpu_map_idx, in update_fds()
1999 int nr_cpus, int cpu_map_idx, in evsel__ignore_missing_thread()
2749 struct perf_cpu_map *cpus, int cpu_map_idx, in evsel__open_per_cpu_and_thread()
[all …]
A Dstat.c305 int cpu_map_idx, bool *skip) in check_per_pkg()
387 int cpu_map_idx, int thread, in process_counter_values()
654 int cpu_map_idx; in perf_event__process_stat_event() local
723 int cpu_map_idx) in create_perf_stat_counter()
A Dbpf_counter.c276 static int bpf_program_profiler__install_pe(struct evsel *evsel, int cpu_map_idx, in bpf_program_profiler__install_pe()
598 static int bperf__install_pe(struct evsel *evsel, int cpu_map_idx, int fd) in bperf__install_pe()
793 int bpf_counter__install_pe(struct evsel *evsel, int cpu_map_idx, int fd) in bpf_counter__install_pe()
A Dtool_pmu.c437 int evsel__tool_pmu_read(struct evsel *evsel, int cpu_map_idx, int thread) in evsel__tool_pmu_read()
A Dintel-tpebs.c559 int evsel__tpebs_read(struct evsel *evsel, int cpu_map_idx, int thread) in evsel__tpebs_read()
A Devsel.h403 static inline int evsel__read_on_cpu(struct evsel *evsel, int cpu_map_idx, int thread) in evsel__read_on_cpu()
415 static inline int evsel__read_on_cpu_scaled(struct evsel *evsel, int cpu_map_idx, int thread) in evsel__read_on_cpu_scaled()
A Devlist.h351 int cpu_map_idx; member
A Dhwmon_pmu.c808 int evsel__hwmon_pmu_read(struct evsel *evsel, int cpu_map_idx, int thread) in evsel__hwmon_pmu_read()
A Ddrm_pmu.c660 int evsel__drm_pmu_read(struct evsel *evsel, int cpu_map_idx, int thread) in evsel__drm_pmu_read()
A Dauxtrace.c660 int cpu_map_idx = perf_cpu_map__idx(evsel->core.cpus, evlist_cpu); in evlist__enable_event_idx() local
/tools/lib/perf/
A Devsel.c100 static int get_group_fd(struct perf_evsel *evsel, int cpu_map_idx, int thread, int *group_fd) in get_group_fd()
193 static void perf_evsel__close_fd_cpu(struct perf_evsel *evsel, int cpu_map_idx) in perf_evsel__close_fd_cpu()
228 void perf_evsel__close_cpu(struct perf_evsel *evsel, int cpu_map_idx) in perf_evsel__close_cpu()
295 void *perf_evsel__mmap_base(struct perf_evsel *evsel, int cpu_map_idx, int thread) in perf_evsel__mmap_base()
334 static int perf_evsel__read_group(struct perf_evsel *evsel, int cpu_map_idx, in perf_evsel__read_group()
400 int perf_evsel__read(struct perf_evsel *evsel, int cpu_map_idx, int thread, in perf_evsel__read()
429 int cpu_map_idx, int thread) in perf_evsel__ioctl()
441 int cpu_map_idx) in perf_evsel__run_ioctl()
455 int perf_evsel__enable_cpu(struct perf_evsel *evsel, int cpu_map_idx) in perf_evsel__enable_cpu()
485 int perf_evsel__disable_cpu(struct perf_evsel *evsel, int cpu_map_idx) in perf_evsel__disable_cpu()
A Devlist.c308 int cpu_map_idx, int thread, u64 id) in perf_evlist__id_hash()
329 int cpu_map_idx, int thread, u64 id) in perf_evlist__id_add()
340 int cpu_map_idx, int thread, int fd) in perf_evlist__id_add_fd()
/tools/perf/
A Dbuiltin-stat.c260 static int evsel__write_stat_event(struct evsel *counter, int cpu_map_idx, u32 thread, in evsel__write_stat_event()
270 static int read_single_counter(struct evsel *counter, int cpu_map_idx, int thread) in read_single_counter()
301 static int read_counter_cpu(struct evsel *counter, int cpu_map_idx) in read_counter_cpu()

Completed in 39 milliseconds