Searched defs:evlist (Results 1 - 25 of 101) sorted by last modified time

12345

/linux-master/tools/perf/util/
H A Dstat-display.c741 struct evlist *evlist = counter->evlist; local
763 static bool evlist__has_hybrid(struct evlist *evlist) argument
1017 print_metric_begin(struct perf_stat_config *config, struct evlist *evlist, struct outstate *os, int aggr_idx) argument
1057 print_aggr(struct perf_stat_config *config, struct evlist *evlist, struct outstate *os) argument
1081 print_aggr_cgroup(struct perf_stat_config *config, struct evlist *evlist, struct outstate *os) argument
1125 print_no_aggr_metric(struct perf_stat_config *config, struct evlist *evlist, struct outstate *os) argument
1197 print_metric_headers(struct perf_stat_config *config, struct evlist *evlist, bool no_indent) argument
1255 print_header_interval_std(struct perf_stat_config *config, struct target *_target __maybe_unused, struct evlist *evlist, int argc __maybe_unused, const char **argv __maybe_unused) argument
1303 print_header_std(struct perf_stat_config *config, struct target *_target, struct evlist *evlist, int argc, const char **argv) argument
1336 print_header_csv(struct perf_stat_config *config, struct target *_target __maybe_unused, struct evlist *evlist, int argc __maybe_unused, const char **argv __maybe_unused) argument
1345 print_header_json(struct perf_stat_config *config, struct target *_target __maybe_unused, struct evlist *evlist, int argc __maybe_unused, const char **argv __maybe_unused) argument
1355 print_header(struct perf_stat_config *config, struct target *_target, struct evlist *evlist, int argc, const char **argv) argument
1524 print_cgroup_counter(struct perf_stat_config *config, struct evlist *evlist, struct outstate *os) argument
1544 evlist__print_counters(struct evlist *evlist, struct perf_stat_config *config, struct target *_target, struct timespec *ts, int argc, const char **argv) argument
[all...]
H A Dsort.c3071 static struct evsel *find_evsel(struct evlist *evlist, char *event_name) argument
3143 static int add_all_dynamic_fields(struct evlist *evlist, bool raw_trace, argument
3160 static int add_all_matching_fields(struct evlist *evlis argument
3183 add_dynamic_entry(struct evlist *evlist, const char *tok, int level) argument
3345 sort_dimension__add(struct perf_hpp_list *list, const char *tok, struct evlist *evlist, int level) argument
3461 setup_sort_list(struct perf_hpp_list *list, char *str, struct evlist *evlist) argument
3508 get_default_sort_order(struct evlist *evlist) argument
3542 setup_sort_order(struct evlist *evlist) argument
3603 __setup_sorting(struct evlist *evlist) argument
3866 setup_sorting(struct evlist *evlist) argument
[all...]
H A Dsession.c1275 evlist__print_tstamp(struct evlist *evlist, union perf_event *event, struct perf_sample *sample) argument
1326 dump_event(struct evlist *evlist, union perf_event *event, u64 file_offset, struct perf_sample *sample, const char *file_path) argument
1472 deliver_sample_value(struct evlist *evlist, struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct sample_read_value *v, struct machine *machine) argument
1504 deliver_sample_group(struct evlist *evlist, struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine, u64 read_format) argument
1524 evlist__deliver_sample(struct evlist *evlist, struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct machine *machine) argument
1545 machines__deliver_event(struct machines *machines, struct evlist *evlist, union perf_event *event, struct perf_sample *sample, struct perf_tool *tool, u64 file_offset, const char *file_path) argument
1756 struct evlist *evlist = session->evlist; local
1864 struct evlist *evlist = session->evlist; local
2840 struct evlist *evlist = session->evlist; local
[all...]
H A Dsession.h32 struct evlist *evlist; member in struct:perf_session
H A Dpython.c124 int metricgroup__copy_metric_events(struct evlist *evlist, struct cgroup *cgrp, argument
997 struct evlist evlist; member in struct:pyrf_evlist
1025 struct evlist *evlist = &pevlist->evlist; local
1045 struct evlist *evlist = &pevlist->evlist; local
1065 struct evlist *evlist = &pevlist->evlist; local
1103 struct evlist *evlist = &pevlist->evlist; local
1118 get_md(struct evlist *evlist, int cpu) argument
1135 struct evlist *evlist = &pevlist->evlist; local
1188 struct evlist *evlist = &pevlist->evlist; local
1512 evlist__free_stats(struct evlist *evlist) argument
[all...]
H A Dparse-events.c2122 int __parse_events(struct evlist *evlist, const char *str, const char *pmu_filter, argument
2173 int parse_event(struct evlist *evlist, const char *str) argument
2375 foreach_evsel_in_last_glob(struct evlist *evlist, int (*func)(struct evsel *evsel, const void *arg), const void *arg) argument
2455 struct evlist *evlist = *(struct evlist **)opt->value; local
2487 struct evlist *evlist = *(struct evlist **)opt->value; local
[all...]
H A Dparse-events.h38 static inline int parse_events(struct evlist *evlist, const char *str, argument
H A Dmetricgroup.c159 struct evlist *evlist; member in struct:metric
1705 metricgroup__parse_groups_test(struct evlist *evlist, const struct pmu_metrics_table *table, const char *str, struct rblist *metric_events) argument
1778 metricgroup__copy_metric_events(struct evlist *evlist, struct cgroup *cgrp, struct rblist *new_metric_events, struct rblist *old_metric_events) argument
[all...]
H A Devsel.h61 struct evlist *evlist; member in struct:evsel
H A Devsel.c3121 store_evsel_ids(struct evsel *evsel, struct evlist *evlist) argument
3139 evsel__store_ids(struct evsel *evsel, struct evlist *evlist) argument
[all...]
H A Dbpf-event.c529 int evlist__add_bpf_sb_event(struct evlist *evlist, struct perf_env *env) argument
H A Dbpf_lock_contention.c26 struct evlist *evlist = con->evlist; local
[all...]
/linux-master/tools/perf/tests/
H A Dparse-events.c85 static int test__checkevent_tracepoint(struct evlist *evlist) argument
98 static int test__checkevent_tracepoint_multi(struct evlist *evlist) argument
117 test__checkevent_raw(struct evlist *evlist) argument
155 test__checkevent_numeric(struct evlist *evlist) argument
181 test__checkevent_symbolic_name(struct evlist *evlist) argument
197 test__checkevent_symbolic_name_config(struct evlist *evlist) argument
219 test__checkevent_symbolic_alias(struct evlist *evlist) argument
229 test__checkevent_genhw(struct evlist *evlist) argument
242 test__checkevent_breakpoint(struct evlist *evlist) argument
256 test__checkevent_breakpoint_x(struct evlist *evlist) argument
269 test__checkevent_breakpoint_r(struct evlist *evlist) argument
284 test__checkevent_breakpoint_w(struct evlist *evlist) argument
299 test__checkevent_breakpoint_rw(struct evlist *evlist) argument
315 test__checkevent_tracepoint_modifier(struct evlist *evlist) argument
328 test__checkevent_tracepoint_multi_modifier(struct evlist *evlist) argument
345 test__checkevent_raw_modifier(struct evlist *evlist) argument
358 test__checkevent_numeric_modifier(struct evlist *evlist) argument
371 test__checkevent_symbolic_name_modifier(struct evlist *evlist) argument
387 test__checkevent_exclude_host_modifier(struct evlist *evlist) argument
398 test__checkevent_exclude_guest_modifier(struct evlist *evlist) argument
409 test__checkevent_symbolic_alias_modifier(struct evlist *evlist) argument
421 test__checkevent_genhw_modifier(struct evlist *evlist) argument
434 test__checkevent_exclude_idle_modifier(struct evlist *evlist) argument
449 test__checkevent_exclude_idle_modifier_1(struct evlist *evlist) argument
464 test__checkevent_breakpoint_modifier(struct evlist *evlist) argument
479 test__checkevent_breakpoint_x_modifier(struct evlist *evlist) argument
493 test__checkevent_breakpoint_r_modifier(struct evlist *evlist) argument
507 test__checkevent_breakpoint_w_modifier(struct evlist *evlist) argument
521 test__checkevent_breakpoint_rw_modifier(struct evlist *evlist) argument
535 test__checkevent_breakpoint_modifier_name(struct evlist *evlist) argument
549 test__checkevent_breakpoint_x_modifier_name(struct evlist *evlist) argument
563 test__checkevent_breakpoint_r_modifier_name(struct evlist *evlist) argument
577 test__checkevent_breakpoint_w_modifier_name(struct evlist *evlist) argument
591 test__checkevent_breakpoint_rw_modifier_name(struct evlist *evlist) argument
605 test__checkevent_breakpoint_2_events(struct evlist *evlist) argument
622 test__checkevent_pmu(struct evlist *evlist) argument
643 test__checkevent_list(struct evlist *evlist) argument
686 test__checkevent_pmu_name(struct evlist *evlist) argument
707 test__checkevent_pmu_partial_time_callgraph(struct evlist *evlist) argument
738 test__checkevent_pmu_events(struct evlist *evlist) argument
758 test__checkevent_pmu_events_mix(struct evlist *evlist) argument
874 test__group1(struct evlist *evlist) argument
923 test__group2(struct evlist *evlist) argument
1244 test__group_gh1(struct evlist *evlist) argument
1291 test__group_gh2(struct evlist *evlist) argument
1338 test__group_gh3(struct evlist *evlist) argument
1385 test__group_gh4(struct evlist *evlist) argument
1432 test__leader_sample1(struct evlist *evlist) argument
1537 test__checkevent_pinned_modifier(struct evlist *evlist) argument
1555 test__pinned_group(struct evlist *evlist) argument
1596 test__checkevent_exclusive_modifier(struct evlist *evlist) argument
1609 test__exclusive_group(struct evlist *evlist) argument
1649 test__checkevent_breakpoint_len(struct evlist *evlist) argument
1664 test__checkevent_breakpoint_len_w(struct evlist *evlist) argument
1680 test__checkevent_breakpoint_len_rw_modifier(struct evlist *evlist) argument
1692 test__checkevent_precise_max_modifier(struct evlist *evlist) argument
1703 test__checkevent_config_symbol(struct evlist *evlist) argument
1711 test__checkevent_config_raw(struct evlist *evlist) argument
1719 test__checkevent_config_num(struct evlist *evlist) argument
1727 test__checkevent_config_cache(struct evlist *evlist) argument
1755 test__intel_pt(struct evlist *evlist) argument
1763 test__checkevent_complex_name(struct evlist *evlist) argument
1773 test__checkevent_raw_pmu(struct evlist *evlist) argument
1783 test__sym_event_slash(struct evlist *evlist) argument
1795 test__sym_event_dc(struct evlist *evlist) argument
1807 test__term_equal_term(struct evlist *evlist) argument
1819 test__term_equal_legacy(struct evlist *evlist) argument
1878 test__all_tracepoints(struct evlist *evlist) argument
2493 struct evlist *evlist; local
2526 struct evlist *evlist; local
2804 test__checkevent_pmu_events_alias(struct evlist *evlist) argument
[all...]
H A Dpmu-events.c825 struct evlist *evlist; local
874 struct evlist *evlist; local
[all...]
H A Dexpand-cgroup.c16 static int test_expand_events(struct evlist *evlist, argument
104 struct evlist *evlist = evlist__new_default(); local
117 struct evlist *evlist; local
146 struct evlist *evlist; local
179 struct evlist *evlist; local
[all...]
/linux-master/tools/perf/
H A Dbuiltin-trace.c144 struct evlist *evlist; member in struct:trace
1653 static int trace__symbols_init(struct trace *trace, struct evlist *evlist) argument
3110 static bool evlist__add_vfs_getname(struct evlist *evlist) argument
3161 evlist__free_syscall_tp_fields(struct evlist *evlist) argument
3209 struct evlist *evlist = trace->evlist; local
3629 struct evlist *evlist = trace->evlist; local
3799 struct evlist *evlist = trace->evlist; local
3817 struct evlist *evlist = trace->evlist; local
4426 evlist__set_default_evsel_handler(struct evlist *evlist, void *handler) argument
4455 evlist__set_syscall_tp_fields(struct evlist *evlist) argument
4667 bpf__setup_bpf_output(struct evlist *evlist) argument
[all...]
H A Dbuiltin-top.c282 struct evlist *evlist = t->evlist; local
879 struct evlist *evlist = top->evlist; local
914 struct evlist *evlist = top->evlist; local
949 struct evlist *evlist = top->evlist; local
995 struct evlist *evlist = top->evlist; local
1016 struct evlist *evlist = top->evlist; local
1139 struct evlist *evlist = top->evlist; local
[all...]
H A Dbuiltin-stat.c187 static void evlist__check_cpu_maps(struct evlist *evlist) argument
547 static void process_evlist(struct evlist *evlist, unsigned int interval) argument
1097 struct evlist *evlis local
[all...]
H A Dbuiltin-script.c592 static struct evsel *find_first_output_type(struct evlist *evlist, argument
2005 static int evlist__max_name_len(struct evlist *evlis argument
2455 struct evlist *evlist; local
2739 struct evlist *evlist = script->session->evlist; local
3701 struct evlist *evlist = script->session->evlist; local
[all...]
H A Dbuiltin-sched.c2994 struct evlist *evlist; local
2953 timehist_check_attr(struct perf_sched *sched, struct evlist *evlist) argument
[all...]
H A Dbuiltin-report.c537 static int evlist__tui_block_hists_browse(struct evlist *evlist, struc argument
233 setup_forced_leader(struct report *report, struct evlist *evlist) argument
553 evlist__tty_browse_hists(struct evlist *evlist, struct report *rep, const char *help) argument
651 struct evlist *evlist = session->evlist; local
694 struct evlist *evlist = session->evlist; local
[all...]
H A Dbuiltin-record.c159 struct evlist *evlist; member in struct:record
488 struct evlist *evlist = rec->evlist; local
892 record__config_text_poke(struct evlist *evlist) argument
921 struct evlist *evlist = rec->evlist; local
941 struct evlist *evlist = rec->evlist; local
1057 evlist__per_thread(struct evlist *evlist) argument
1062 record__thread_data_init_maps(struct record_thread *thread_data, struct evlist *evlist) argument
1110 record__thread_data_init_pollfd(struct record_thread *thread_data, struct evlist *evlist) argument
1171 record__update_evlist_pollfd_from_thread(struct record *rec, struct evlist *evlist, struct record_thread *thread_data) argument
1195 record__dup_non_perf_events(struct record *rec, struct evlist *evlist, struct record_thread *thread_data) argument
1221 record__alloc_thread_data(struct record *rec, struct evlist *evlist) argument
1285 record__mmap_evlist(struct record *rec, struct evlist *evlist) argument
1353 struct evlist *evlist = rec->evlist; local
1566 record__mmap_read_evlist(struct record *rec, struct evlist *evlist, bool overwrite, bool synch) argument
2013 evlist__pick_pc(struct evlist *evlist) argument
[all...]
H A Dbuiltin-c2c.c2517 struct evlist *evlist = session->evlist; local
2848 static int setup_callchain(struct evlist *evlist) argument
/linux-master/tools/perf/arch/x86/tests/
H A Dhybrid.c25 static int test__hybrid_hw_event_with_pmu(struct evlist *evlist) argument
36 static int test__hybrid_hw_group_event(struct evlist *evlist) argument
55 static int test__hybrid_sw_hw_group_event(struct evlist *evlis argument
72 test__hybrid_hw_sw_group_event(struct evlist *evlist) argument
89 test__hybrid_group_modifier1(struct evlist *evlist) argument
112 test__hybrid_raw1(struct evlist *evlist) argument
126 test__hybrid_raw2(struct evlist *evlist) argument
136 test__hybrid_cache_event(struct evlist *evlist) argument
146 test__checkevent_pmu(struct evlist *evlist) argument
166 test__hybrid_hw_group_event_2(struct evlist *evlist) argument
246 struct evlist *evlist; local
[all...]
/linux-master/tools/perf/arch/powerpc/util/
H A Dkvm-stat.c110 static int is_tracepoint_available(const char *str, struct evlist *evlist) argument
151 struct evlist *evlist = evlist__new(); local
123 ppc__setup_book3s_hv(struct perf_kvm_stat *kvm, struct evlist *evlist) argument
[all...]

Completed in 325 milliseconds

12345