Home
last modified time | relevance | path

Searched defs:evsel (Results 76 - 100 of 235) sorted by relevance

12345678910

/kernel/linux/linux-6.6/tools/perf/arch/arm/util/
H A Dauxtrace.c124 struct evsel *evsel; in auxtrace_record__init() local
102 find_pmu_for_event(struct perf_pmu **pmus, int pmu_nr, struct evsel *evsel) find_pmu_for_event() argument
/kernel/linux/linux-6.6/tools/perf/bench/
H A Devlist-open-close.c70 struct evsel *evsel; in evlist__count_evsel_fds() local
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dparse-metric.c35 struct evsel *evsel; in load_runtime_stat() local
53 struct evsel *evsel; in compute_single() local
[all...]
H A Dmmap-basic.c45 struct evsel *evsels[nsyscalls], *evsel; in test__basic_mmap() local
176 struct perf_evsel *evsel; test_stat_user_read() local
[all...]
H A Dsample-parsing.c198 struct evsel evsel = { in do_test() local
[all...]
H A Dperf-record.c57 struct evsel *evsel; in test__PERF_RECORD() local
H A Dperf-time-to-tsc.c82 struct evsel *evsel = NULL; in test__perf_time_to_tsc() local
[all...]
H A Dhists_output.c53 struct evsel *evsel = hists_to_evsel(hists); in add_hist_entries() local
138 static int test1(struct evsel *evsel, struct machine *machine) in test1() argument
240 test2(struct evsel *evsel, struct machine *machine) test2() argument
296 test3(struct evsel *evsel, struct machine *machine) test3() argument
370 test4(struct evsel *evsel, struct machine *machine) test4() argument
472 test5(struct evsel *evsel, struct machine *machine) test5() argument
596 struct evsel *evsel; test__hists_output() local
[all...]
H A Dhists_link.c68 struct evsel *evsel; in add_hist_entries() local
292 struct evsel *evsel, *first; in test__hists_link() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dbpf-filter.c58 static int check_sample_flags(struct evsel *evsel, struct perf_bpf_filter_expr *expr) in check_sample_flags() argument
88 int perf_bpf_filter__prepare(struct evsel *evsel) in perf_bpf_filter__prepare() argument
157 perf_bpf_filter__destroy(struct evsel *evsel) perf_bpf_filter__destroy() argument
169 perf_bpf_filter__lost_count(struct evsel *evsel) perf_bpf_filter__lost_count() argument
[all...]
H A Dbpf_counter_cgroup.c47 struct evsel *evsel; in bperf_load_program() local
170 bperf_cgrp__load(struct evsel *evsel, struct target *target __maybe_unused) bperf_cgrp__load() argument
211 bperf_cgrp__enable(struct evsel *evsel) bperf_cgrp__enable() argument
222 bperf_cgrp__disable(struct evsel *evsel) bperf_cgrp__disable() argument
233 bperf_cgrp__read(struct evsel *evsel) bperf_cgrp__read() argument
277 bperf_cgrp__destroy(struct evsel *evsel) bperf_cgrp__destroy() argument
[all...]
H A Devsel_fprintf.c43 int evsel__fprintf(struct evsel *evsel, struct perf_attr_details *details, FILE *fp) in evsel__fprintf() argument
[all...]
H A Dpfm.c39 struct evsel *evsel, *grp_leader = NULL; in parse_libpfm_events_option() local
131 struct evsel *evse in is_libpfm_event_supported() local
[all...]
H A Ds390-sample-raw.c222 struct evsel *evsel; in evlist__s390_sample_raw() local
H A Dperf_api_probe.c17 struct evsel *evsel; in perf_do_probe_api() local
82 static void perf_probe_sample_identifier(struct evsel *evse argument
87 perf_probe_comm_exec(struct evsel *evsel) perf_probe_comm_exec() argument
92 perf_probe_context_switch(struct evsel *evsel) perf_probe_context_switch() argument
97 perf_probe_text_poke(struct evsel *evsel) perf_probe_text_poke() argument
102 perf_probe_build_id(struct evsel *evsel) perf_probe_build_id() argument
107 perf_probe_cgroup(struct evsel *evsel) perf_probe_cgroup() argument
[all...]
H A Dtrace-event.h129 struct evsel *evsel; member
H A Ddb-export.h28 struct evsel *evsel; member
H A Dhisi-ptt.c147 hisi_ptt_evsel_is_auxtrace(struct perf_session *session, struct evsel *evsel) hisi_ptt_evsel_is_auxtrace() argument
/kernel/linux/linux-6.6/tools/perf/arch/x86/tests/
H A Dhybrid.c10 static bool test_config(const struct evsel *evsel, __u64 expected_config) in test_config() argument
15 static bool test_perf_config(const struct perf_evsel *evsel, __u64 expected_config) in test_perf_config() argument
20 static bool test_hybrid_type(const struct evsel *evsel, __u64 expected_config) in test_hybrid_type() argument
27 struct evsel *evse in test__hybrid_hw_event_with_pmu() local
38 struct evsel *evsel, *leader; test__hybrid_hw_group_event() local
57 struct evsel *evsel, *leader; test__hybrid_sw_hw_group_event() local
74 struct evsel *evsel, *leader; test__hybrid_hw_sw_group_event() local
91 struct evsel *evsel, *leader; test__hybrid_group_modifier1() local
114 struct perf_evsel *evsel; test__hybrid_raw1() local
128 struct evsel *evsel = evlist__first(evlist); test__hybrid_raw2() local
138 struct evsel *evsel = evlist__first(evlist); test__hybrid_cache_event() local
149 struct evsel *evsel = evlist__first(evlist); test__checkevent_pmu() local
[all...]
/kernel/linux/linux-6.6/tools/perf/ui/browsers/
H A Dscripts.c172 int script_browse(const char *script_opt, struct evsel *evsel) in script_browse() argument
85 list_scripts(char *script_name, bool *custom, struct evsel *evsel) list_scripts() argument
/kernel/linux/linux-6.6/tools/perf/arch/x86/util/
H A Dkvm-stat.c30 static void mmio_event_get_key(struct evsel *evsel, struct perf_sample *sample, in mmio_event_get_key() argument
41 static bool mmio_event_begin(struct evsel *evsel, in mmio_event_begin() argument
58 mmio_event_end(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) mmio_event_end() argument
92 ioport_event_get_key(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) ioport_event_get_key() argument
100 ioport_event_begin(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) ioport_event_begin() argument
112 ioport_event_end(struct evsel *evsel, struct perf_sample *sample __maybe_unused, struct event_key *key __maybe_unused) ioport_event_end() argument
136 msr_event_get_key(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) msr_event_get_key() argument
144 msr_event_begin(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) msr_event_begin() argument
156 msr_event_end(struct evsel *evsel, struct perf_sample *sample __maybe_unused, struct event_key *key __maybe_unused) msr_event_end() argument
[all...]
/kernel/linux/linux-5.10/tools/lib/perf/
H A Devsel.c19 void perf_evsel__init(struct perf_evsel *evsel, struct perf_event_attr *attr) in perf_evsel__init() argument
27 struct perf_evsel *evsel = zalloc(sizeof(*evsel)); in perf_evsel__new() local
35 perf_evsel__delete(struct perf_evsel *evsel) perf_evsel__delete() argument
42 perf_evsel__alloc_fd(struct perf_evsel *evsel, int ncpus, int nthreads) perf_evsel__alloc_fd() argument
66 perf_evsel__open(struct perf_evsel *evsel, struct perf_cpu_map *cpus, struct perf_thread_map *threads) perf_evsel__open() argument
117 perf_evsel__close_fd_cpu(struct perf_evsel *evsel, int cpu) perf_evsel__close_fd_cpu() argument
128 perf_evsel__close_fd(struct perf_evsel *evsel) perf_evsel__close_fd() argument
136 perf_evsel__free_fd(struct perf_evsel *evsel) perf_evsel__free_fd() argument
142 perf_evsel__close(struct perf_evsel *evsel) perf_evsel__close() argument
151 perf_evsel__close_cpu(struct perf_evsel *evsel, int cpu) perf_evsel__close_cpu() argument
159 perf_evsel__read_size(struct perf_evsel *evsel) perf_evsel__read_size() argument
184 perf_evsel__read(struct perf_evsel *evsel, int cpu, int thread, struct perf_counts_values *count) perf_evsel__read() argument
200 perf_evsel__run_ioctl(struct perf_evsel *evsel, int ioc, void *arg, int cpu) perf_evsel__run_ioctl() argument
217 perf_evsel__enable_cpu(struct perf_evsel *evsel, int cpu) perf_evsel__enable_cpu() argument
222 perf_evsel__enable(struct perf_evsel *evsel) perf_evsel__enable() argument
232 perf_evsel__disable_cpu(struct perf_evsel *evsel, int cpu) perf_evsel__disable_cpu() argument
237 perf_evsel__disable(struct perf_evsel *evsel) perf_evsel__disable() argument
247 perf_evsel__apply_filter(struct perf_evsel *evsel, const char *filter) perf_evsel__apply_filter() argument
258 perf_evsel__cpus(struct perf_evsel *evsel) perf_evsel__cpus() argument
263 perf_evsel__threads(struct perf_evsel *evsel) perf_evsel__threads() argument
268 perf_evsel__attr(struct perf_evsel *evsel) perf_evsel__attr() argument
273 perf_evsel__alloc_id(struct perf_evsel *evsel, int ncpus, int nthreads) perf_evsel__alloc_id() argument
295 perf_evsel__free_id(struct perf_evsel *evsel) perf_evsel__free_id() argument
[all...]
/kernel/linux/linux-5.10/tools/perf/arch/powerpc/util/
H A Dkvm-stat.c37 static void hcall_event_get_key(struct evsel *evsel, in hcall_event_get_key() argument
60 static bool hcall_event_end(struct evsel *evsel, in hcall_event_end() argument
67 static bool hcall_event_begin(struct evsel *evsel, in hcall_event_begin() argument
[all...]
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-annotate.c163 struct evsel *evsel = iter->evsel; in hist_iter__branch_callback() local
178 static int process_branch_callback(struct evsel *evsel, in process_branch_callback() argument
215 evsel__add_sample(struct evsel *evsel, struct perf_sample *sample, struct addr_location *al, struct perf_annotate *ann, struct machine *machine) evsel__add_sample() argument
259 process_sample_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct machine *machine) process_sample_event() argument
297 hist_entry__tty_annotate(struct hist_entry *he, struct evsel *evsel, struct perf_annotate *ann) hist_entry__tty_annotate() argument
307 hists__find_annotations(struct hists *hists, struct evsel *evsel, struct perf_annotate *ann) hists__find_annotations() argument
[all...]
/kernel/linux/linux-5.10/tools/perf/arch/x86/util/
H A Dintel-bts.c112 struct evsel *evsel, *intel_bts_evsel = NULL; in intel_bts_recording_options() local
325 struct evsel *evse in intel_bts_snapshot_start() local
338 struct evsel *evsel; intel_bts_snapshot_finish() local
[all...]

Completed in 10 milliseconds

12345678910