Home
last modified time | relevance | path

Searched defs:evsel (Results 51 - 75 of 235) sorted by relevance

12345678910

/kernel/linux/linux-5.10/tools/perf/tests/
H A Dsample-parsing.c171 struct evsel evsel = { in do_test() local
H A Dhists_output.c53 struct evsel *evsel = hists_to_evsel(hists); in add_hist_entries() local
125 static int test1(struct evsel *evsel, struct machine *machine) in test1() argument
227 test2(struct evsel *evsel, struct machine *machine) test2() argument
283 test3(struct evsel *evsel, struct machine *machine) test3() argument
357 test4(struct evsel *evsel, struct machine *machine) test4() argument
459 test5(struct evsel *evsel, struct machine *machine) test5() argument
583 struct evsel *evsel; test__hists_output() local
[all...]
H A Dhists_link.c66 struct evsel *evsel; in add_hist_entries() local
273 struct evsel *evsel, *first; in test__hists_link() local
[all...]
H A Dparse-metric.c104 struct evsel *evsel; in load_runtime_stat() local
118 struct evsel *evsel; in compute_single() local
H A Dperf-record.c57 struct evsel *evsel; in test__PERF_RECORD() local
/kernel/linux/linux-5.10/tools/perf/util/
H A Dperf_api_probe.c17 struct evsel *evsel; in perf_do_probe_api() local
81 static void perf_probe_sample_identifier(struct evsel *evse argument
86 perf_probe_comm_exec(struct evsel *evsel) perf_probe_comm_exec() argument
91 perf_probe_context_switch(struct evsel *evsel) perf_probe_context_switch() argument
96 perf_probe_text_poke(struct evsel *evsel) perf_probe_text_poke() argument
[all...]
H A Ddb-export.h28 struct evsel *evsel; member
H A Devsel_fprintf.c38 int evsel__fprintf(struct evsel *evsel, struct perf_attr_details *details, FILE *fp) in evsel__fprintf() argument
[all...]
H A Dpfm.c37 struct evsel *evsel, *grp_leader = NULL; in parse_libpfm_events_option() local
H A Drecord.c24 static struct evsel *evsel__read_sampler(struct evsel *evsel, struct evlist *evlist) in evsel__read_sampler() argument
38 evsel__config_term_mask(struct evsel *evsel) evsel__config_term_mask() argument
50 evsel__config_leader_sampling(struct evsel *evsel, struct evlist *evlist) evsel__config_leader_sampling() argument
95 struct evsel *evsel; perf_evlist__config() local
223 struct evsel *evsel; perf_evlist__can_select_event() local
[all...]
/kernel/linux/linux-6.6/tools/lib/perf/include/internal/
H A Devsel.h21 struct perf_evsel *evsel; member
[all...]
/kernel/linux/linux-6.6/tools/perf/arch/x86/util/
H A Devsel.c16 void arch_evsel__set_sample_weight(struct evsel *evsel) in arch_evsel__set_sample_weight() argument
22 bool evsel__sys_has_perf_metrics(const struct evsel *evsel) in evsel__sys_has_perf_metrics() argument
41 arch_evsel__must_be_in_group(const struct evsel *evsel) arch_evsel__must_be_in_group() argument
50 arch_evsel__hw_name(struct evsel *evsel, char *bf, size_t size) arch_evsel__hw_name() argument
77 arch__post_evsel_config(struct evsel *evsel, struct perf_event_attr *attr) arch__post_evsel_config() argument
105 arch_evsel__open_strerror(struct evsel *evsel, char *msg, size_t size) arch_evsel__open_strerror() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/tests/
H A Devent-times.c19 struct evsel *evsel = evlist__last(evlist); in attach__enable_on_exec() local
61 struct evsel *evsel = evlist__last(evlist); in attach__current_disabled() local
87 struct evsel *evse in attach__current_enabled() local
107 struct evsel *evsel = evlist__last(evlist); detach__disable() local
114 struct evsel *evsel = evlist__last(evlist); attach__cpu_disabled() local
143 struct evsel *evsel = evlist__last(evlist); attach__cpu_enabled() local
168 struct evsel *evsel; test_times() local
[all...]
H A Dexpand-cgroup.c27 struct evsel *evsel; in test_expand_events() local
[all...]
H A Dhists_filter.c52 struct evsel *evsel; in add_hist_entries() local
121 struct evsel *evsel; in test__hists_filter() local
[all...]
/kernel/linux/linux-6.6/tools/perf/ui/browsers/
H A Dres_sample.c31 res_sample_browse(struct res_sample *res_samples, int num_res, struct evsel *evsel, enum rstype rstype) res_sample_browse() argument
/kernel/linux/linux-6.6/tools/perf/arch/arm64/util/
H A Dhisi-ptt.c103 struct evsel *evsel, *hisi_ptt_evsel = NULL; in hisi_ptt_recording_options() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Ddlfilter.h33 struct evsel *evsel; member
69 dlfilter__filter_event(struct dlfilter *d, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct machine *machine, struct addr_location *al, struct addr_location *addr_al) dlfilter__filter_event() argument
82 dlfilter__filter_event_early(struct dlfilter *d, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct machine *machine, struct addr_location *al, struct addr_location *addr_al) dlfilter__filter_event_early() argument
[all...]
H A Dtrace-event-scripting.c24 scripting_context__update(struct scripting_context *c, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct addr_location *al, struct addr_location *addr_al) scripting_context__update() argument
/kernel/linux/linux-6.6/tools/lib/perf/Documentation/examples/
H A Dsampling.c26 struct perf_evsel *evsel; in main() local
/kernel/linux/linux-5.10/tools/lib/perf/tests/
H A Dtest-evlist.c32 struct perf_evsel *evsel; in test_stat_cpu() local
87 struct perf_evsel *evsel; test_stat_thread() local
138 struct perf_evsel *evsel; test_stat_thread_enable() local
198 struct perf_evsel *evsel; test_mmap_thread() local
308 struct perf_evsel *evsel; test_mmap_cpus() local
[all...]
/kernel/linux/linux-5.10/tools/perf/arch/arm64/util/
H A Darm-spe.c70 struct evsel *evsel, *arm_spe_evsel = NULL; in arm_spe_recording_options() local
/kernel/linux/linux-5.10/tools/perf/arch/x86/util/
H A Dkvm-stat.c31 static void mmio_event_get_key(struct evsel *evsel, struct perf_sample *sample, in mmio_event_get_key() argument
42 static bool mmio_event_begin(struct evsel *evsel, in mmio_event_begin() argument
59 mmio_event_end(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) mmio_event_end() argument
93 ioport_event_get_key(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) ioport_event_get_key() argument
101 ioport_event_begin(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) ioport_event_begin() argument
113 ioport_event_end(struct evsel *evsel, struct perf_sample *sample __maybe_unused, struct event_key *key __maybe_unused) ioport_event_end() argument
[all...]
/kernel/linux/linux-5.10/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/lib/perf/tests/
H A Dtest-evsel.c23 struct perf_evsel *evsel; in test_stat_cpu() local
57 struct perf_evsel *evsel; test_stat_thread() local
89 struct perf_evsel *evsel; test_stat_thread_enable() local
131 struct perf_evsel *evsel; test_stat_user_read() local
197 struct perf_evsel *evsel; test_stat_read_format_single() local
[all...]

Completed in 12 milliseconds

12345678910