Home
last modified time | relevance | path

Searched defs:evsel (Results 201 - 225 of 235) sorted by relevance

12345678910

/kernel/linux/linux-6.6/tools/perf/util/
H A Dcallchain.c1102 sample__resolve_callchain(struct perf_sample *sample, struct callchain_cursor *cursor, struct symbol **parent, struct evsel *evsel, struct addr_location *al, int max_stack) sample__resolve_callchain() argument
H A Dhist.h133 struct evsel *evsel; member
239 struct evsel evsel; member
249 evsel__hists(struct evsel *evsel) evsel__hists() argument
[all...]
H A Dmetricgroup.c35 metricgroup__lookup(struct rblist *metric_events, struct evsel *evsel, bool create) metricgroup__lookup() argument
1788 struct evsel *evsel; metricgroup__copy_metric_events() local
[all...]
H A Dparse-events.c232 struct evsel *evsel; in __add_event() local
303 struct evsel *evsel; add_event_tool() local
526 struct evsel *evsel = evsel__newtp_idx(sys_name, evt_name, (*idx)++); add_tracepoint() local
1378 struct evsel *evsel; parse_events_add_pmu() local
1624 get_event_modifier(struct event_modifier *mod, char *str, struct evsel *evsel) get_event_modifier() argument
1748 struct evsel *evsel; parse_events__modifier_event() local
1788 struct evsel *evsel; parse_events_name() local
1855 evsel__compute_group_pmu_name(struct evsel *evsel, const struct list_head *head) evsel__compute_group_pmu_name() argument
2314 foreach_evsel_in_last_glob(struct evlist *evlist, int (*func)(struct evsel *evsel, const void *arg), const void *arg) foreach_evsel_in_last_glob() argument
2346 set_filter(struct evsel *evsel, const void *arg) set_filter() argument
2400 add_exclude_perf_filter(struct evsel *evsel, const void *arg __maybe_unused) add_exclude_perf_filter() argument
[all...]
H A Dpython.c225 struct evsel *evsel; global() member
518 struct evsel *evsel = pevent->evsel; get_tracepoint_field() local
812 struct evsel evsel; global() member
933 struct evsel *evsel = &pevsel->evsel; pyrf_evsel__open() local
1104 struct evsel *evsel; pyrf_evlist__add() local
1156 struct evsel *evsel; pyrf_evlist__read_on_cpu() local
[all...]
H A Dstat-display.c148 print_noise(struct perf_stat_config *config, struct evsel *evsel, double avg, bool before_metric) print_noise() argument
189 print_aggr_id_std(struct perf_stat_config *config, struct evsel *evsel, struct aggr_cpu_id id, int aggr_nr) print_aggr_id_std() argument
239 print_aggr_id_csv(struct perf_stat_config *config, struct evsel *evsel, struct aggr_cpu_id id, int aggr_nr) print_aggr_id_csv() argument
289 print_aggr_id_json(struct perf_stat_config *config, struct evsel *evsel, struct aggr_cpu_id id, int aggr_nr) print_aggr_id_json() argument
337 aggr_printout(struct perf_stat_config *config, struct evsel *evsel, struct aggr_cpu_id id, int aggr_nr) aggr_printout() argument
356 struct evsel *evsel; global() member
534 fixunit(char *buf, struct evsel *evsel, const char *unit) fixunit() argument
647 print_counter_value_std(struct perf_stat_config *config, struct evsel *evsel, double avg, bool ok) print_counter_value_std() argument
671 print_counter_value_csv(struct perf_stat_config *config, struct evsel *evsel, double avg, bool ok) print_counter_value_csv() argument
691 print_counter_value_json(struct perf_stat_config *config, struct evsel *evsel, double avg, bool ok) print_counter_value_json() argument
708 print_counter_value(struct perf_stat_config *config, struct evsel *evsel, double avg, bool ok) print_counter_value() argument
719 abs_printout(struct perf_stat_config *config, struct aggr_cpu_id id, int aggr_nr, struct evsel *evsel, double avg, bool ok) abs_printout() argument
754 struct evsel *evsel; evlist__has_hybrid() local
894 hybrid_uniquify(struct evsel *evsel, struct perf_stat_config *config) hybrid_uniquify() argument
1012 struct evsel *evsel; print_metric_begin() local
1074 struct evsel *counter, *evsel; print_aggr_cgroup() local
[all...]
H A Dauxtrace.c70 struct evsel *evsel; in evlist__regroup() local
173 auxtrace_mmap_params__set_idx(struct auxtrace_mmap_params *mp, struct evlist *evlist, struct evsel *evsel, int idx) auxtrace_mmap_params__set_idx() argument
649 evlist__enable_event_idx(struct evlist *evlist, struct evsel *evsel, int idx) evlist__enable_event_idx() argument
667 struct evsel *evsel; auxtrace_record__read_finish() local
695 struct evsel *evsel; auxtrace_validate_aux_sample_size() local
749 struct evsel *evsel; auxtrace_parse_sample_options() local
810 struct evsel *evsel, *aux_evsel = NULL; auxtrace_regroup_aux_output() local
1269 struct evsel *evsel; unleader_evsel() local
1293 struct evsel *evsel; unleader_auxtrace() local
2735 parse_addr_filter(struct evsel *evsel, const char *filter, int max_nr) parse_addr_filter() argument
2786 evsel__nr_addr_filter(struct evsel *evsel) evsel__nr_addr_filter() argument
2801 struct evsel *evsel; auxtrace_parse_filters() local
2864 auxtrace__evsel_is_auxtrace(struct perf_session *session, struct evsel *evsel) auxtrace__evsel_is_auxtrace() argument
[all...]
H A Devsel.c117 evsel__object_config(size_t object_size, int (*init)(struct evsel *evsel), void (*fini)(struct evsel *evsel)) evsel__object_config() argument
217 evsel__calc_id_pos(struct evsel *evsel) evsel__calc_id_pos() argument
223 __evsel__set_sample_bit(struct evsel *evsel, enum perf_event_sample_format bit) __evsel__set_sample_bit() argument
233 __evsel__reset_sample_bit(struct evsel *evsel, enum perf_event_sample_format bit) __evsel__reset_sample_bit() argument
243 evsel__set_sample_id(struct evsel *evsel, bool can_sample_identifier) evsel__set_sample_id() argument
263 evsel__is_function_event(struct evsel *evsel) evsel__is_function_event() argument
273 evsel__init(struct evsel *evsel, struct perf_event_attr *attr, int idx) evsel__init() argument
301 struct evsel *evsel = zalloc(perf_evsel__object.size); evsel__new_idx() local
358 struct evsel *evsel; evsel__clone() local
456 struct evsel *evsel = zalloc(perf_evsel__object.size); evsel__newtp_idx() local
536 evsel__add_modifiers(struct evsel *evsel, char *bf, size_t size) evsel__add_modifiers() argument
572 arch_evsel__hw_name(struct evsel *evsel, char *bf, size_t size) arch_evsel__hw_name() argument
577 evsel__hw_name(struct evsel *evsel, char *bf, size_t size) evsel__hw_name() argument
603 evsel__sw_name(struct evsel *evsel, char *bf, size_t size) evsel__sw_name() argument
632 evsel__bp_name(struct evsel *evsel, char *bf, size_t size) evsel__bp_name() argument
728 evsel__hw_cache_name(struct evsel *evsel, char *bf, size_t size) evsel__hw_cache_name() argument
734 evsel__raw_name(struct evsel *evsel, char *bf, size_t size) evsel__raw_name() argument
740 evsel__name(struct evsel *evsel) evsel__name() argument
792 evsel__name_is(struct evsel *evsel, const char *name) evsel__name_is() argument
797 evsel__metric_id(const struct evsel *evsel) evsel__metric_id() argument
808 evsel__group_name(struct evsel *evsel) evsel__group_name() argument
823 evsel__group_desc(struct evsel *evsel, char *buf, size_t size) evsel__group_desc() argument
843 __evsel__config_callchain(struct evsel *evsel, struct record_opts *opts, struct callchain_param *param) __evsel__config_callchain() argument
904 evsel__config_callchain(struct evsel *evsel, struct record_opts *opts, struct callchain_param *param) evsel__config_callchain() argument
911 evsel__reset_callgraph(struct evsel *evsel, struct callchain_param *param) evsel__reset_callgraph() argument
928 evsel__apply_config_terms(struct evsel *evsel, struct record_opts *opts, bool track) evsel__apply_config_terms() argument
1061 __evsel__get_config_term(struct evsel *evsel, enum evsel_term_type type) __evsel__get_config_term() argument
1073 arch_evsel__set_sample_weight(struct evsel *evsel) arch_evsel__set_sample_weight() argument
1094 evsel__is_offcpu_event(struct evsel *evsel) evsel__is_offcpu_event() argument
1127 evsel__config(struct evsel *evsel, struct record_opts *opts, struct callchain_param *callchain) evsel__config() argument
1371 evsel__set_filter(struct evsel *evsel, const char *filter) evsel__set_filter() argument
1384 evsel__append_filter(struct evsel *evsel, const char *fmt, const char *filter) evsel__append_filter() argument
1400 evsel__append_tp_filter(struct evsel *evsel, const char *filter) evsel__append_tp_filter() argument
1405 evsel__append_addr_filter(struct evsel *evsel, const char *filter) evsel__append_addr_filter() argument
1411 evsel__enable_cpu(struct evsel *evsel, int cpu_map_idx) evsel__enable_cpu() argument
1416 evsel__enable(struct evsel *evsel) evsel__enable() argument
1426 evsel__disable_cpu(struct evsel *evsel, int cpu_map_idx) evsel__disable_cpu() argument
1431 evsel__disable(struct evsel *evsel) evsel__disable() argument
1458 evsel__free_config_terms(struct evsel *evsel) evsel__free_config_terms() argument
1463 evsel__exit(struct evsel *evsel) evsel__exit() argument
1491 evsel__delete(struct evsel *evsel) evsel__delete() argument
1500 evsel__compute_deltas(struct evsel *evsel, int cpu_map_idx, int thread, struct perf_counts_values *count) evsel__compute_deltas() argument
1516 evsel__read_one(struct evsel *evsel, int cpu_map_idx, int thread) evsel__read_one() argument
1602 evsel__read_counter(struct evsel *evsel, int cpu_map_idx, int thread) evsel__read_counter() argument
1612 __evsel__read_on_cpu(struct evsel *evsel, int cpu_map_idx, int thread, bool scale) __evsel__read_on_cpu() argument
1632 evsel__match_other_cpu(struct evsel *evsel, struct evsel *other, int cpu_map_idx) evsel__match_other_cpu() argument
1641 evsel__hybrid_group_cpu_map_idx(struct evsel *evsel, int cpu_map_idx) evsel__hybrid_group_cpu_map_idx() argument
1653 get_group_fd(struct evsel *evsel, int cpu_map_idx, int thread) get_group_fd() argument
1688 update_fds(struct evsel *evsel, int nr_cpus, int cpu_map_idx, int nr_threads, int thread_idx) update_fds() argument
1712 evsel__ignore_missing_thread(struct evsel *evsel, int nr_cpus, int cpu_map_idx, struct perf_thread_map *threads, int thread, int err) evsel__ignore_missing_thread() argument
1765 evsel__precise_ip_fallback(struct evsel *evsel) evsel__precise_ip_fallback() argument
1792 __evsel__prepare_open(struct evsel *evsel, struct perf_cpu_map *cpus, struct perf_thread_map *threads) __evsel__prepare_open() argument
1832 evsel__disable_missing_features(struct evsel *evsel) evsel__disable_missing_features() argument
1867 evsel__prepare_open(struct evsel *evsel, struct perf_cpu_map *cpus, struct perf_thread_map *threads) evsel__prepare_open() argument
1881 evsel__detect_missing_features(struct evsel *evsel) evsel__detect_missing_features() argument
2019 evsel__open_cpu(struct evsel *evsel, struct perf_cpu_map *cpus, struct perf_thread_map *threads, int start_cpu_map_idx, int end_cpu_map_idx) evsel__open_cpu() argument
2171 evsel__open(struct evsel *evsel, struct perf_cpu_map *cpus, struct perf_thread_map *threads) evsel__open() argument
2177 evsel__close(struct evsel *evsel) evsel__close() argument
2183 evsel__open_per_cpu(struct evsel *evsel, struct perf_cpu_map *cpus, int cpu_map_idx) evsel__open_per_cpu() argument
2191 evsel__open_per_thread(struct evsel *evsel, struct perf_thread_map *threads) evsel__open_per_thread() argument
2196 perf_evsel__parse_id_sample(const struct evsel *evsel, const union perf_event *event, struct perf_sample *sample) perf_evsel__parse_id_sample() argument
2347 evsel__parse_sample(struct evsel *evsel, union perf_event *event, struct perf_sample *data) evsel__parse_sample() argument
2693 evsel__parse_sample_timestamp(struct evsel *evsel, union perf_event *event, u64 *timestamp) evsel__parse_sample_timestamp() argument
2736 evsel__id_hdr_size(struct evsel *evsel) evsel__id_hdr_size() argument
2763 evsel__field(struct evsel *evsel, const char *name) evsel__field() argument
2768 evsel__rawptr(struct evsel *evsel, struct perf_sample *sample, const char *name) evsel__rawptr() argument
2827 evsel__intval(struct evsel *evsel, struct perf_sample *sample, const char *name) evsel__intval() argument
2835 evsel__fallback(struct evsel *evsel, int err, char *msg, size_t msgsize) evsel__fallback() argument
2933 evsel__open_strerror(struct evsel *evsel, struct target *target, int err, char *msg, size_t size) evsel__open_strerror() argument
3059 evsel__env(struct evsel *evsel) evsel__env() argument
3066 store_evsel_ids(struct evsel *evsel, struct evlist *evlist) store_evsel_ids() argument
3084 evsel__store_ids(struct evsel *evsel, struct evlist *evlist) evsel__store_ids() argument
3095 evsel__zero_per_pkg(struct evsel *evsel) evsel__zero_per_pkg() argument
3113 evsel__is_hybrid(const struct evsel *evsel) evsel__is_hybrid() argument
3121 evsel__leader(const struct evsel *evsel) evsel__leader() argument
3126 evsel__has_leader(struct evsel *evsel, struct evsel *leader) evsel__has_leader() argument
3131 evsel__is_leader(struct evsel *evsel) evsel__is_leader() argument
3136 evsel__set_leader(struct evsel *evsel, struct evsel *leader) evsel__set_leader() argument
3141 evsel__source_count(const struct evsel *evsel) evsel__source_count() argument
3163 evsel__remove_from_group(struct evsel *evsel, struct evsel *leader) evsel__remove_from_group() argument
[all...]
H A Devlist.c110 struct evsel *evsel; in evlist__new_default() local
148 struct evsel *evsel; in evlist__update_id_pos() local
200 evlist__remove(struct evlist *evlist, struct evsel *evsel) evlist__remove() argument
209 struct evsel *evsel, *temp, *leader = NULL; evlist__splice_list_tail() local
235 struct evsel *evsel = evlist__find_tracepoint_by_name(evlist, assocs[i].name); __evlist__set_tracepoints_handlers() local
271 struct evsel *evsel = evlist__dummy_event(evlist); evlist__add_dummy() local
282 struct evsel *evsel = evlist__dummy_event(evlist); evlist__add_aux_dummy() local
301 struct evsel *evsel = evsel__newtp_idx("sched", "sched_switch", 0); evlist__add_sched_switch() local
319 struct evsel *evsel, *n; evlist__add_attrs() local
362 struct evsel *evsel; evlist__find_tracepoint_by_id() local
375 struct evsel *evsel; evlist__find_tracepoint_by_name() local
389 struct evsel *evsel = evsel__newtp(sys, name); evlist__add_newtp() local
838 struct evsel *evsel = container_of(_evsel, struct evsel, core); perf_evlist__mmap_cb_idx() local
1090 struct evsel *evsel; evlist__apply_filters() local
1123 struct evsel *evsel; evlist__set_tp_filter() local
1143 struct evsel *evsel; evlist__append_tp_filter() local
1236 struct evsel *evsel; __evlist__combined_sample_type() local
1255 struct evsel *evsel; evlist__combined_branch_type() local
1310 evlist__set_selected(struct evlist *evlist, struct evsel *evsel) evlist__set_selected() argument
1317 struct evsel *evsel; evlist__close() local
1381 struct evsel *evsel; evlist__open() local
1550 struct evsel *evsel = evlist__event2evsel(evlist, event); evlist__parse_sample() local
1571 struct evsel *evsel = evlist__event2evsel(evlist, event); evlist__parse_sample_timestamp() local
1664 struct evsel *evsel, *n; evlist__to_front() local
1680 struct evsel *evsel; evlist__get_tracking_event() local
1692 struct evsel *evsel; evlist__set_tracking_event() local
1707 struct evsel *evsel; evlist__find_evsel_by_str() local
1778 struct evsel *evsel; evlist__exclude_kernel() local
1803 evlist__reset_weak_group(struct evlist *evsel_list, struct evsel *evsel, bool close) evlist__reset_weak_group() argument
2068 struct evsel *evsel; evlist__ctlfd_enable() local
2109 struct evsel *evsel; evlist__ctlfd_list() local
2419 struct evsel *evsel; evlist__find_evsel() local
2430 struct evsel *evsel; evlist__scnprintf_evsels() local
2449 struct evsel *leader, *evsel, *pos; evlist__check_mem_load_aux() local
[all...]
H A Dmachine.c2904 thread__resolve_callchain_sample(struct thread *thread, struct callchain_cursor *cursor, struct evsel *evsel, struct perf_sample *sample, struct symbol **parent, struct addr_location *root_al, int max_stack) thread__resolve_callchain_sample() argument
3152 thread__resolve_callchain_unwind(struct thread *thread, struct callchain_cursor *cursor, struct evsel *evsel, struct perf_sample *sample, int max_stack) thread__resolve_callchain_unwind() argument
3172 thread__resolve_callchain(struct thread *thread, struct callchain_cursor *cursor, struct evsel *evsel, struct perf_sample *sample, struct symbol **parent, struct addr_location *root_al, int max_stack) thread__resolve_callchain() argument
[all...]
H A Dhist.c871 struct evsel *evsel = iter->evsel; in iter_finish_mem_entry() local
944 struct evsel *evsel = iter->evsel; in iter_add_next_branch_entry() local
996 struct evsel *evsel = iter->evsel; iter_add_single_normal_entry() local
1014 struct evsel *evsel = iter->evsel; iter_finish_normal_entry() local
1058 struct evsel *evsel = iter->evsel; iter_add_single_cumulative_entry() local
1117 struct evsel *evsel = iter->evsel; iter_add_next_cumulative_entry() local
1975 evsel__output_resort_cb(struct evsel *evsel, struct ui_progress *prog, hists__resort_cb_t cb, void *cb_arg) evsel__output_resort_cb() argument
1990 evsel__output_resort(struct evsel *evsel, struct ui_progress *prog) evsel__output_resort() argument
2753 struct evsel *evsel = hists_to_evsel(hists); __hists__scnprintf_title() local
2882 hists_evsel__exit(struct evsel *evsel) hists_evsel__exit() argument
2900 hists_evsel__init(struct evsel *evsel) hists_evsel__init() argument
[all...]
H A Dsession.c165 struct evsel *evsel; in perf_session__has_comm_exec() local
1137 static void callchain__printf(struct evsel *evsel, in callchain__printf() argument
1339 dump_sample(struct evsel *evsel, union perf_event *event, struct perf_sample *sample, const char *arch) dump_sample() argument
1397 dump_read(struct evsel *evsel, union perf_event *event) dump_read() argument
1464 struct evsel *evsel; deliver_sample_value() local
1508 evlist__deliver_sample(struct evlist *evlist, struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct machine *machine) evlist__deliver_sample() argument
1536 struct evsel *evsel; machines__deliver_event() local
1903 struct evsel *evsel; perf_session__warn_order() local
2632 struct evsel *evsel; perf_session__has_traces() local
2727 struct evsel *evsel; perf_session__cpu_bitmap() local
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dmachine.c2656 thread__resolve_callchain_sample(struct thread *thread, struct callchain_cursor *cursor, struct evsel *evsel, struct perf_sample *sample, struct symbol **parent, struct addr_location *root_al, int max_stack) thread__resolve_callchain_sample() argument
2870 thread__resolve_callchain_unwind(struct thread *thread, struct callchain_cursor *cursor, struct evsel *evsel, struct perf_sample *sample, int max_stack) thread__resolve_callchain_unwind() argument
2890 thread__resolve_callchain(struct thread *thread, struct callchain_cursor *cursor, struct evsel *evsel, struct perf_sample *sample, struct symbol **parent, struct addr_location *root_al, int max_stack) thread__resolve_callchain() argument
[all...]
H A Dparse-events.c355 struct evsel *evsel; in __add_event() local
410 struct evsel *evsel; add_event_tool() local
564 struct evsel *evsel = evsel__newtp_idx(sys_name, evt_name, (*idx)++); add_tracepoint() local
709 struct evsel *evsel, *tmp; add_bpf_event() local
1446 struct evsel *evsel; parse_events_add_pmu() local
1654 struct evsel *evsel, *leader; parse_events__set_leader_for_uncore_aliase() local
1788 get_event_modifier(struct event_modifier *mod, char *str, struct evsel *evsel) get_event_modifier() argument
1908 struct evsel *evsel; parse_events__modifier_event() local
1947 struct evsel *evsel; parse_events_name() local
2315 foreach_evsel_in_last_glob(struct evlist *evlist, int (*func)(struct evsel *evsel, const void *arg), const void *arg) foreach_evsel_in_last_glob() argument
2347 set_filter(struct evsel *evsel, const void *arg) set_filter() argument
2404 add_exclude_perf_filter(struct evsel *evsel, const void *arg __maybe_unused) add_exclude_perf_filter() argument
2596 struct evsel *evsel; is_event_supported() local
[all...]
H A Dauxtrace.c69 struct evsel *evsel; in perf_evlist__regroup() local
648 struct evsel *evsel; auxtrace_record__read_finish() local
677 struct evsel *evsel; auxtrace_validate_aux_sample_size() local
731 struct evsel *evsel; auxtrace_parse_sample_options() local
1217 struct evsel *evsel; unleader_evsel() local
1241 struct evsel *evsel; unleader_auxtrace() local
2565 parse_addr_filter(struct evsel *evsel, const char *filter, int max_nr) parse_addr_filter() argument
2616 evsel__nr_addr_filter(struct evsel *evsel) evsel__nr_addr_filter() argument
2631 struct evsel *evsel; auxtrace_parse_filters() local
2694 auxtrace__evsel_is_auxtrace(struct perf_session *session, struct evsel *evsel) auxtrace__evsel_is_auxtrace() argument
[all...]
H A Dhist.c851 struct evsel *evsel = iter->evsel; in iter_finish_mem_entry() local
922 struct evsel *evsel = iter->evsel; in iter_add_next_branch_entry() local
974 struct evsel *evsel = iter->evsel; iter_add_single_normal_entry() local
992 struct evsel *evsel = iter->evsel; iter_finish_normal_entry() local
1032 struct evsel *evsel = iter->evsel; iter_add_single_cumulative_entry() local
1091 struct evsel *evsel = iter->evsel; iter_add_next_cumulative_entry() local
1933 evsel__output_resort_cb(struct evsel *evsel, struct ui_progress *prog, hists__resort_cb_t cb, void *cb_arg) evsel__output_resort_cb() argument
1948 evsel__output_resort(struct evsel *evsel, struct ui_progress *prog) evsel__output_resort() argument
2690 struct evsel *evsel = hists_to_evsel(hists); __hists__scnprintf_title() local
2819 hists_evsel__exit(struct evsel *evsel) hists_evsel__exit() argument
2837 hists_evsel__init(struct evsel *evsel) hists_evsel__init() argument
[all...]
H A Dannotate.c958 symbol__inc_addr_samples(struct map_symbol *ms, struct evsel *evsel, u64 addr, struct perf_sample *sample) symbol__inc_addr_samples() argument
1109 addr_map_symbol__inc_samples(struct addr_map_symbol *ams, struct perf_sample *sample, struct evsel *evsel) addr_map_symbol__inc_samples() argument
1115 hist_entry__inc_addr_samples(struct hist_entry *he, struct perf_sample *sample, struct evsel *evsel, u64 ip) hist_entry__inc_addr_samples() argument
1163 struct evsel *evsel; global() member
1366 annotation_line__print(struct annotation_line *al, struct symbol *sym, u64 start, struct evsel *evsel, u64 len, int min_pcnt, int printed, int max_lines, struct annotation_line *queue, int addr_fmt_width, int percent_type) annotation_line__print() argument
2141 struct evsel *evsel; annotation__calc_percent() local
2168 symbol__calc_percent(struct symbol *sym, struct evsel *evsel) symbol__calc_percent() argument
2175 symbol__annotate(struct map_symbol *ms, struct evsel *evsel, struct annotation_options *options, struct arch **parch) symbol__annotate() argument
2340 symbol__annotate_hits(struct symbol *sym, struct evsel *evsel) symbol__annotate_hits() argument
2366 symbol__annotate_printf(struct map_symbol *ms, struct evsel *evsel, struct annotation_options *opts) symbol__annotate_printf() argument
2532 map_symbol__annotation_dump(struct map_symbol *ms, struct evsel *evsel, struct annotation_options *opts) map_symbol__annotation_dump() argument
2782 symbol__tty_annotate2(struct map_symbol *ms, struct evsel *evsel, struct annotation_options *opts) symbol__tty_annotate2() argument
2810 symbol__tty_annotate(struct map_symbol *ms, struct evsel *evsel, struct annotation_options *opts) symbol__tty_annotate() argument
3082 symbol__annotate2(struct map_symbol *ms, struct evsel *evsel, struct annotation_options *options, struct arch **parch) symbol__annotate2() argument
[all...]
H A Dsort.c746 struct evsel *evsel; in get_trace_output() local
772 struct evsel *evsel; in sort__trace_cmp() local
789 struct evsel *evsel; hist_entry__trace_snprintf() local
2018 struct evsel *evsel; global() member
2252 __alloc_dynamic_entry(struct evsel *evsel, struct tep_format_field *field, int level) __alloc_dynamic_entry() argument
2349 struct evsel *evsel = NULL; find_evsel() local
2386 __dynamic_dimension__add(struct evsel *evsel, struct tep_format_field *field, bool raw_trace, int level) __dynamic_dimension__add() argument
2402 add_evsel_fields(struct evsel *evsel, bool raw_trace, int level) add_evsel_fields() argument
2422 struct evsel *evsel; add_all_dynamic_fields() local
2439 struct evsel *evsel; add_all_matching_fields() local
2461 struct evsel *evsel; add_dynamic_entry() local
2754 struct evsel *evsel; get_default_sort_order() local
[all...]
H A Dheader.c489 struct evsel *evsel; in write_event_desc() local
779 struct evsel *evsel; write_group_desc() local
1689 struct evsel *evsel; free_event_desc() local
1738 struct evsel *evsel, *events = NULL; read_event_desc() local
1825 struct evsel *evsel, *events; print_event_desc() local
1981 struct evsel *evsel; print_group_desc() local
2271 struct evsel *evsel; perf_evlist__find_by_index() local
2285 struct evsel *evsel; perf_evlist__set_event_name() local
2304 struct evsel *evsel, *events = read_event_desc(ff); process_event_desc() local
2596 struct evsel *evsel, *leader = NULL; process_group_desc() local
3314 struct evsel *evsel; perf_session__write_header() local
3743 perf_evsel__prepare_tracepoint_event(struct evsel *evsel, struct tep_handle *pevent) perf_evsel__prepare_tracepoint_event() argument
3842 struct evsel *evsel; perf_session__read_header() local
3992 struct evsel *evsel; perf_event__process_attr() local
4033 struct evsel *evsel; perf_event__process_event_update() local
[all...]
H A Dintel-pt.c774 struct evsel *evsel; in intel_pt_exclude_kernel() local
786 struct evsel *evsel; in intel_pt_return_compression() local
802 struct evsel *evsel; intel_pt_branch_enable() local
815 struct evsel *evsel; intel_pt_mtc_period() local
834 struct evsel *evsel; intel_pt_timeless_decoding() local
856 struct evsel *evsel; intel_pt_tracing_kernel() local
868 struct evsel *evsel; intel_pt_have_tsc() local
888 struct evsel *evsel; intel_pt_sampling_mode() local
900 struct evsel *evsel; intel_pt_ctl() local
931 struct evsel *evsel; intel_pt_callchain_init() local
969 struct evsel *evsel; intel_pt_br_stack_init() local
1787 struct evsel *evsel = pt->pebs_evsel; intel_pt_synth_pebs_sample() local
2536 struct evsel *evsel; intel_pt_process_switch() local
2843 intel_pt_evsel_is_auxtrace(struct perf_session *session, struct evsel *evsel) intel_pt_evsel_is_auxtrace() argument
2954 struct evsel *evsel; intel_pt_set_event_name() local
2969 struct evsel *evsel; intel_pt_evsel() local
2983 struct evsel *evsel = intel_pt_evsel(pt, evlist); intel_pt_synth_events() local
3141 struct evsel *evsel; intel_pt_setup_pebs_events() local
3157 struct evsel *evsel; intel_pt_find_sched_switch() local
3171 struct evsel *evsel; intel_pt_find_switch() local
[all...]
/kernel/linux/linux-5.10/tools/perf/ui/browsers/
H A Dhists.c2250 perf_evsel_browser__new(struct evsel *evsel, in perf_evsel_browser__new() argument
2420 struct evsel *evsel; member
2429 struct evsel *evsel; in do_annotate() local
2718 add_script_opt_2(struct hist_browser *browser __maybe_unused, struct popup_action *act, char **optstr, struct thread *thread, struct symbol *sym, struct evsel *evsel, const char *tstr) add_script_opt_2() argument
2745 add_script_opt(struct hist_browser *browser, struct popup_action *act, char **optstr, struct thread *thread, struct symbol *sym, struct evsel *evsel) add_script_opt() argument
2775 add_res_sample_opt(struct hist_browser *browser __maybe_unused, struct popup_action *act, char **optstr, struct res_sample *res_sample, struct evsel *evsel, enum rstype type) add_res_sample_opt() argument
2939 perf_evsel__hists_browse(struct evsel *evsel, int nr_events, const char *helpline, bool left_exits, struct hist_browser_timer *hbt, float min_pcnt, struct perf_env *env, bool warn_lost_event, struct annotation_options *annotation_opts) perf_evsel__hists_browse() argument
3410 struct evsel *evsel = list_entry(entry, struct evsel, core.node); perf_evsel_menu__write() local
3550 struct evsel *evsel = list_entry(entry, struct evsel, core.node); filter_group_entries() local
3667 block_hists_tui_browse(struct block_hist *bh, struct evsel *evsel, float min_percent, struct perf_env *env, struct annotation_options *annotation_opts) block_hists_tui_browse() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/ui/browsers/
H A Dhists.c675 struct evsel *evsel = hists_to_evsel(browser->hists); in hist_browser__handle_hotkey() local
2251 perf_evsel_browser__new(struct evsel *evsel, in perf_evsel_browser__new() argument
2421 struct evsel *evsel; global() member
2430 struct evsel *evsel; do_annotate() local
2723 add_script_opt_2(struct hist_browser *browser __maybe_unused, struct popup_action *act, char **optstr, struct thread *thread, struct symbol *sym, struct evsel *evsel, const char *tstr) add_script_opt_2() argument
2750 add_script_opt(struct hist_browser *browser, struct popup_action *act, char **optstr, struct thread *thread, struct symbol *sym, struct evsel *evsel) add_script_opt() argument
2780 add_res_sample_opt(struct hist_browser *browser __maybe_unused, struct popup_action *act, char **optstr, struct res_sample *res_sample, struct evsel *evsel, enum rstype type) add_res_sample_opt() argument
2944 evsel__hists_browse(struct evsel *evsel, int nr_events, const char *helpline, bool left_exits, struct hist_browser_timer *hbt, float min_pcnt, struct perf_env *env, bool warn_lost_event, struct annotation_options *annotation_opts) evsel__hists_browse() argument
3412 struct evsel *evsel = list_entry(entry, struct evsel, core.node); perf_evsel_menu__write() local
3550 struct evsel *evsel = list_entry(entry, struct evsel, core.node); filter_group_entries() local
3656 block_hists_tui_browse(struct block_hist *bh, struct evsel *evsel, float min_percent, struct perf_env *env, struct annotation_options *annotation_opts) block_hists_tui_browse() argument
[all...]
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-sched.c811 replay_wakeup_event(struct perf_sched *sched, struct evsel *evsel, struct perf_sample *sample, struct machine *machine __maybe_unused) replay_wakeup_event() argument
832 replay_switch_event(struct perf_sched *sched, struct evsel *evsel, struct perf_sample *sample, struct machine *machine __maybe_unused) replay_switch_event() argument
1106 latency_switch_event(struct perf_sched *sched, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) latency_switch_event() argument
1176 latency_runtime_event(struct perf_sched *sched, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) latency_runtime_event() argument
1211 latency_wakeup_event(struct perf_sched *sched, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) latency_wakeup_event() argument
1272 latency_migrate_task_event(struct perf_sched *sched, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) latency_migrate_task_event() argument
1484 process_sched_wakeup_event(struct perf_tool *tool, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) process_sched_wakeup_event() argument
1529 map_switch_event(struct perf_sched *sched, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) map_switch_event() argument
1669 process_sched_switch_event(struct perf_tool *tool, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) process_sched_switch_event() argument
1695 process_sched_runtime_event(struct perf_tool *tool, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) process_sched_runtime_event() argument
1725 process_sched_migrate_task_event(struct perf_tool *tool, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) process_sched_migrate_task_event() argument
1743 perf_sched__process_tracepoint_sample(struct perf_tool *tool __maybe_unused, union perf_event *event __maybe_unused, struct perf_sample *sample, struct evsel *evsel, struct machine *machine) perf_sched__process_tracepoint_sample() argument
1854 evsel__get_runtime(struct evsel *evsel) evsel__get_runtime() argument
1869 evsel__save_time(struct evsel *evsel, u64 timestamp, u32 cpu) evsel__save_time() argument
1895 evsel__get_time(struct evsel *evsel, u32 cpu) evsel__get_time() argument
2001 timehist_print_sample(struct perf_sched *sched, struct evsel *evsel, struct perf_sample *sample, struct addr_location *al, struct thread *thread, u64 t, int state) timehist_print_sample() argument
2137 is_idle_sample(struct perf_sample *sample, struct evsel *evsel) is_idle_sample() argument
2147 save_task_callchain(struct perf_sched *sched, struct perf_sample *sample, struct evsel *evsel, struct machine *machine) save_task_callchain() argument
2300 timehist_get_thread(struct perf_sched *sched, struct perf_sample *sample, struct machine *machine, struct evsel *evsel) timehist_get_thread() argument
2347 timehist_skip_sample(struct perf_sched *sched, struct thread *thread, struct evsel *evsel, struct perf_sample *sample) timehist_skip_sample() argument
2370 timehist_print_wakeup_event(struct perf_sched *sched, struct evsel *evsel, struct perf_sample *sample, struct machine *machine, struct thread *awakened) timehist_print_wakeup_event() argument
2413 timehist_sched_wakeup_event(struct perf_tool *tool, union perf_event *event __maybe_unused, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) timehist_sched_wakeup_event() argument
2444 timehist_print_migration_event(struct perf_sched *sched, struct evsel *evsel, struct perf_sample *sample, struct machine *machine, struct thread *migrated) timehist_print_migration_event() argument
2497 timehist_migrate_task_event(struct perf_tool *tool, union perf_event *event __maybe_unused, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) timehist_migrate_task_event() argument
2525 timehist_sched_change_event(struct perf_tool *tool, union perf_event *event, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) timehist_sched_change_event() argument
2651 timehist_sched_switch_event(struct perf_tool *tool, union perf_event *event, struct evsel *evsel, struct perf_sample *sample, struct machine *machine __maybe_unused) timehist_sched_switch_event() argument
2930 perf_timehist__process_sample(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct machine *machine) perf_timehist__process_sample() argument
2955 struct evsel *evsel; timehist_check_attr() local
[all...]
H A Dbuiltin-c2c.c2206 struct evsel *evsel; in print_c2c_info() local
257 process_sample_event(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct machine *machine) process_sample_event() argument
H A Dbuiltin-script.c293 static inline struct evsel_script *evsel_script(struct evsel *evsel) in evsel_script() argument
298 static struct evsel_script *evsel_script__new(struct evsel *evsel, struct perf_data *data) in evsel_script__new() argument
381 static int evsel__do_check_stype(struct evsel *evsel, u64 sample_type, const char *sample_msg, in evsel__do_check_stype() argument
411 evsel__check_stype(struct evsel *evsel, u64 sample_type, const char *sample_msg, enum perf_output_field field) evsel__check_stype() argument
417 evsel__check_attr(struct evsel *evsel, struct perf_session *session) evsel__check_attr() argument
533 struct evsel *evsel; perf_session__check_output_opt() local
691 perf_sample__fprintf_start(struct perf_script *script, struct perf_sample *sample, struct thread *thread, struct evsel *evsel, u32 type, FILE *fp) perf_sample__fprintf_start() argument
1306 resolve_branch_sym(struct perf_sample *sample, struct evsel *evsel, struct thread *thread, struct addr_location *al, u64 *ip) resolve_branch_sym() argument
1335 perf_sample__fprintf_callindent(struct perf_sample *sample, struct evsel *evsel, struct thread *thread, struct addr_location *al, FILE *fp) perf_sample__fprintf_callindent() argument
1429 perf_sample__fprintf_bts(struct perf_sample *sample, struct evsel *evsel, struct thread *thread, struct addr_location *al, struct machine *machine, FILE *fp) perf_sample__fprintf_bts() argument
1738 perf_sample__fprintf_synth(struct perf_sample *sample, struct evsel *evsel, FILE *fp) perf_sample__fprintf_synth() argument
1763 struct evsel *evsel; evlist__max_name_len() local
1795 struct evsel *evsel; global() member
1828 perf_sample__fprint_metric(struct perf_script *script, struct thread *thread, struct evsel *evsel, struct perf_sample *sample, FILE *fp) perf_sample__fprint_metric() argument
1871 show_event(struct perf_sample *sample, struct evsel *evsel, struct thread *thread, struct addr_location *al) show_event() argument
1912 process_event(struct perf_script *script, struct perf_sample *sample, struct evsel *evsel, struct addr_location *al, struct machine *machine) process_event() argument
2102 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
2157 struct evsel *evsel, *pos; process_attr() local
2226 struct evsel *evsel = perf_evlist__id2evsel(session->evlist, sample->id); print_event_with_time() local
2419 struct evsel *evsel; perf_script__fclose_per_event_dump() local
2431 struct evsel *evsel; perf_script__fopen_per_event_dump() local
2458 struct evsel *evsel; perf_script__setup_per_event_dump() local
2473 struct evsel *evsel; perf_script__exit_per_event_dump_stats() local
[all...]

Completed in 82 milliseconds

12345678910