Home
last modified time | relevance | path

Searched defs:evsel (Results 1 – 69 of 69) sorted by relevance

/linux-4.4.14/tools/perf/tests/
Dparse-events.c17 struct perf_evsel *evsel = perf_evlist__first(evlist); in test__checkevent_tracepoint() local
30 struct perf_evsel *evsel; in test__checkevent_tracepoint_multi() local
48 struct perf_evsel *evsel = perf_evlist__first(evlist); in test__checkevent_raw() local
58 struct perf_evsel *evsel = perf_evlist__first(evlist); in test__checkevent_numeric() local
68 struct perf_evsel *evsel = perf_evlist__first(evlist); in test__checkevent_symbolic_name() local
79 struct perf_evsel *evsel = perf_evlist__first(evlist); in test__checkevent_symbolic_name_config() local
100 struct perf_evsel *evsel = perf_evlist__first(evlist); in test__checkevent_symbolic_alias() local
111 struct perf_evsel *evsel = perf_evlist__first(evlist); in test__checkevent_genhw() local
121 struct perf_evsel *evsel = perf_evlist__first(evlist); in test__checkevent_breakpoint() local
135 struct perf_evsel *evsel = perf_evlist__first(evlist); in test__checkevent_breakpoint_x() local
[all …]
Dhists_output.c49 struct perf_evsel *evsel = hists_to_evsel(hists); in add_hist_entries() local
126 static int test1(struct perf_evsel *evsel, struct machine *machine) in test1()
228 static int test2(struct perf_evsel *evsel, struct machine *machine) in test2()
284 static int test3(struct perf_evsel *evsel, struct machine *machine) in test3()
358 static int test4(struct perf_evsel *evsel, struct machine *machine) in test4()
460 static int test5(struct perf_evsel *evsel, struct machine *machine) in test5()
584 struct perf_evsel *evsel; in test__hists_output() local
Dhists_cumulate.c79 struct perf_evsel *evsel = hists_to_evsel(hists); in add_hist_entries() local
249 static int test1(struct perf_evsel *evsel, struct machine *machine) in test1()
300 static int test2(struct perf_evsel *evsel, struct machine *machine) in test2()
448 static int test3(struct perf_evsel *evsel, struct machine *machine) in test3()
505 static int test4(struct perf_evsel *evsel, struct machine *machine) in test4()
694 struct perf_evsel *evsel; in test__hists_cumulate() local
Devsel-tp-sched.c7 static int perf_evsel__test_field(struct perf_evsel *evsel, const char *name, in perf_evsel__test_field()
37 struct perf_evsel *evsel = perf_evsel__newtp("sched", "sched_switch"); in test__perf_evsel__tp_sched_test() local
Devsel-roundtrip-name.c11 struct perf_evsel *evsel; in perf_evsel__roundtrip_cache_name_test() local
67 struct perf_evsel *evsel; in __perf_evsel__name_array_test() local
Dhists_filter.c49 struct perf_evsel *evsel; in add_hist_entries() local
112 struct perf_evsel *evsel; in test__hists_filter() local
Dopenat-syscall.c11 struct perf_evsel *evsel; in test__openat_syscall_event() local
Dhists_link.c64 struct perf_evsel *evsel; in add_hist_entries() local
283 struct perf_evsel *evsel, *first; in test__hists_link() local
Dopenat-syscall-all-cpus.c14 struct perf_evsel *evsel; in test__openat_syscall_event_on_all_cpus() local
Dopenat-syscall-tp-fields.c24 struct perf_evsel *evsel; in test__syscall_openat_tp_fields() local
Dtask-exit.c38 struct perf_evsel *evsel; in test__task_exit() local
Dkeep-tracking.c66 struct perf_evsel *evsel = NULL; in test__keep_tracking() local
Dsw-clock.c27 struct perf_evsel *evsel; in __test__sw_clock_freq() local
Dmmap-basic.c32 struct perf_evsel *evsels[nsyscalls], *evsel; in test__basic_mmap() local
Dswitch-tracking.c118 struct perf_evsel *evsel; in process_sample_event() local
324 struct perf_evsel *evsel, *cpu_clocks_evsel, *cycles_evsel; in test__switch_tracking() local
Dperf-record.c49 struct perf_evsel *evsel; in test__PERF_RECORD() local
Dsample-parsing.c147 struct perf_evsel evsel = { in do_test() local
Dcode-reading.c454 struct perf_evsel *evsel = NULL; in do_test_code_reading() local
/linux-4.4.14/tools/perf/util/
Devsel.c63 int (*init)(struct perf_evsel *evsel), in perf_evsel__object_config()
64 void (*fini)(struct perf_evsel *evsel)) in perf_evsel__object_config()
163 void perf_evsel__calc_id_pos(struct perf_evsel *evsel) in perf_evsel__calc_id_pos()
169 void __perf_evsel__set_sample_bit(struct perf_evsel *evsel, in __perf_evsel__set_sample_bit()
179 void __perf_evsel__reset_sample_bit(struct perf_evsel *evsel, in __perf_evsel__reset_sample_bit()
189 void perf_evsel__set_sample_id(struct perf_evsel *evsel, in perf_evsel__set_sample_id()
201 void perf_evsel__init(struct perf_evsel *evsel, in perf_evsel__init()
222 struct perf_evsel *evsel = zalloc(perf_evsel__object.size); in perf_evsel__new_idx() local
235 struct perf_evsel *evsel = zalloc(perf_evsel__object.size); in perf_evsel__newtp_idx() local
292 static int perf_evsel__add_modifiers(struct perf_evsel *evsel, char *bf, size_t size) in perf_evsel__add_modifiers()
[all …]
Dstat.c67 bool __perf_evsel_stat__is(struct perf_evsel *evsel, in __perf_evsel_stat__is()
85 void perf_stat_evsel_id_init(struct perf_evsel *evsel) in perf_stat_evsel_id_init()
100 void perf_evsel__reset_stat_priv(struct perf_evsel *evsel) in perf_evsel__reset_stat_priv()
111 int perf_evsel__alloc_stat_priv(struct perf_evsel *evsel) in perf_evsel__alloc_stat_priv()
120 void perf_evsel__free_stat_priv(struct perf_evsel *evsel) in perf_evsel__free_stat_priv()
125 int perf_evsel__alloc_prev_raw_counts(struct perf_evsel *evsel, in perf_evsel__alloc_prev_raw_counts()
137 void perf_evsel__free_prev_raw_counts(struct perf_evsel *evsel) in perf_evsel__free_prev_raw_counts()
143 int perf_evsel__alloc_stats(struct perf_evsel *evsel, bool alloc_raw) in perf_evsel__alloc_stats()
158 struct perf_evsel *evsel; in perf_evlist__alloc_stats() local
174 struct perf_evsel *evsel; in perf_evlist__free_stats() local
[all …]
Devsel.h23 struct perf_evsel *evsel; member
139 static inline struct cpu_map *perf_evsel__cpus(struct perf_evsel *evsel) in perf_evsel__cpus()
144 static inline int perf_evsel__nr_cpus(struct perf_evsel *evsel) in perf_evsel__nr_cpus()
216 #define perf_evsel__set_sample_bit(evsel, bit) \ argument
219 #define perf_evsel__reset_sample_bit(evsel, bit) \ argument
247 static inline char *perf_evsel__strval(struct perf_evsel *evsel, in perf_evsel__strval()
258 #define perf_evsel__match(evsel, t, c) \ argument
288 static inline int perf_evsel__read_on_cpu(struct perf_evsel *evsel, in perf_evsel__read_on_cpu()
301 static inline int perf_evsel__read_on_cpu_scaled(struct perf_evsel *evsel, in perf_evsel__read_on_cpu_scaled()
310 static inline struct perf_evsel *perf_evsel__next(struct perf_evsel *evsel) in perf_evsel__next()
[all …]
Devlist.c88 struct perf_evsel *evsel; in perf_evlist__update_id_pos() local
129 struct perf_evsel *evsel) in __perf_evlist__propagate_maps()
149 struct perf_evsel *evsel; in perf_evlist__propagate_maps() local
168 void perf_evlist__remove(struct perf_evlist *evlist, struct perf_evsel *evsel) in perf_evlist__remove()
178 struct perf_evsel *evsel, *temp; in perf_evlist__splice_list_tail() local
188 struct perf_evsel *evsel, *leader; in __perf_evlist__set_leader() local
228 struct perf_evsel *evsel; in perf_evlist__add_default() local
254 struct perf_evsel *evsel, *n; in perf_evlist__add_attrs() local
289 struct perf_evsel *evsel; in perf_evlist__find_tracepoint_by_id() local
304 struct perf_evsel *evsel; in perf_evlist__find_tracepoint_by_name() local
[all …]
Drecord.c14 struct perf_evsel *evsel; in perf_do_probe_api() local
78 static void perf_probe_sample_identifier(struct perf_evsel *evsel) in perf_probe_sample_identifier()
83 static void perf_probe_comm_exec(struct perf_evsel *evsel) in perf_probe_comm_exec()
88 static void perf_probe_context_switch(struct perf_evsel *evsel) in perf_probe_context_switch()
134 struct perf_evsel *evsel; in perf_evlist__config() local
244 struct perf_evsel *evsel; in perf_evlist__can_select_event() local
Devlist.h230 #define __evlist__for_each(list, evsel) \ argument
238 #define evlist__for_each(evlist, evsel) \ argument
246 #define __evlist__for_each_continue(list, evsel) \ argument
254 #define evlist__for_each_continue(evlist, evsel) \ argument
262 #define __evlist__for_each_reverse(list, evsel) \ argument
270 #define evlist__for_each_reverse(evlist, evsel) \ argument
279 #define __evlist__for_each_safe(list, tmp, evsel) \ argument
288 #define evlist__for_each_safe(evlist, tmp, evsel) \ argument
Dcounts.c37 void perf_evsel__reset_counts(struct perf_evsel *evsel) in perf_evsel__reset_counts()
42 int perf_evsel__alloc_counts(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__alloc_counts()
48 void perf_evsel__free_counts(struct perf_evsel *evsel) in perf_evsel__free_counts()
Ddata-convert-bt.c338 struct perf_evsel *evsel, in add_tracepoint_values()
356 struct perf_evsel *evsel, in add_generic_values()
526 struct perf_evsel *evsel) in get_sample_cpu()
558 struct perf_evsel *evsel, in process_sample_event()
732 struct perf_evsel *evsel, in add_tracepoint_types()
746 static int add_generic_types(struct ctf_writer *cw, struct perf_evsel *evsel, in add_generic_types()
803 static int add_event(struct ctf_writer *cw, struct perf_evsel *evsel) in add_event()
849 struct perf_evsel *evsel; in setup_events() local
Dhist.c556 struct perf_evsel *evsel = iter->evsel; in iter_finish_mem_entry() local
629 struct perf_evsel *evsel = iter->evsel; in iter_add_next_branch_entry() local
678 struct perf_evsel *evsel = iter->evsel; in iter_add_single_normal_entry() local
697 struct perf_evsel *evsel = iter->evsel; in iter_finish_normal_entry() local
737 struct perf_evsel *evsel = iter->evsel; in iter_add_single_cumulative_entry() local
783 struct perf_evsel *evsel = iter->evsel; in iter_add_next_cumulative_entry() local
1164 struct perf_evsel *evsel = hists_to_evsel(hists); in hists__output_resort() local
1562 static int hists_evsel__init(struct perf_evsel *evsel) in hists_evsel__init()
Dparse-events.c290 struct perf_evsel *evsel; in __add_event() local
432 struct perf_evsel *evsel; in add_tracepoint() local
561 struct perf_evsel *evsel, *tmp; in add_bpf_event() local
990 struct perf_evsel *evsel; in parse_events_add_pmu() local
1087 struct perf_evsel *evsel) in get_event_modifier()
1196 struct perf_evsel *evsel; in parse_events__modifier_event() local
1232 struct perf_evsel *evsel; in parse_events_name() local
1516 int (*func)(struct perf_evsel *evsel, in foreach_evsel_in_last_glob()
1547 static int set_filter(struct perf_evsel *evsel, const void *arg) in set_filter()
1575 static int add_exclude_perf_filter(struct perf_evsel *evsel, in add_exclude_perf_filter()
[all …]
Dsession.c80 struct perf_evsel *evsel; in perf_session__has_comm_exec() local
750 static void callchain__printf(struct perf_evsel *evsel, in callchain__printf()
913 static void dump_sample(struct perf_evsel *evsel, union perf_event *event, in dump_sample()
1030 struct perf_evsel *evsel, in perf_evlist__deliver_sample()
1056 struct perf_evsel *evsel; in machines__deliver_event() local
1694 struct perf_evsel *evsel; in perf_session__has_traces() local
1785 void perf_evsel__print_ip(struct perf_evsel *evsel, struct perf_sample *sample, in perf_evsel__print_ip()
1891 struct perf_evsel *evsel; in perf_session__cpu_bitmap() local
1955 struct perf_evsel *evsel; in __perf_session__set_tracepoints_handlers() local
2023 struct perf_evsel *evsel; in perf_event__synthesize_id_index() local
Dheader.c316 struct perf_evsel *evsel; in write_event_desc() local
795 struct perf_evsel *evsel; in write_group_desc() local
954 struct perf_evsel *evsel; in free_event_desc() local
970 struct perf_evsel *evsel, *events = NULL; in read_event_desc() local
1068 struct perf_evsel *evsel, *events = read_event_desc(ph, fd); in print_event_desc() local
1203 struct perf_evsel *evsel; in print_group_desc() local
1484 struct perf_evsel *evsel; in perf_evlist__find_by_index() local
1498 struct perf_evsel *evsel; in perf_evlist__set_event_name() local
1519 struct perf_evsel *evsel, *events = read_event_desc(header, fd); in process_event_desc() local
1807 struct perf_evsel *evsel, *leader = NULL; in process_group_desc() local
[all …]
Dintel-pt.c555 struct perf_evsel *evsel; in intel_pt_exclude_kernel() local
567 struct perf_evsel *evsel; in intel_pt_return_compression() local
583 struct perf_evsel *evsel; in intel_pt_mtc_period() local
602 struct perf_evsel *evsel; in intel_pt_timeless_decoding() local
624 struct perf_evsel *evsel; in intel_pt_tracing_kernel() local
636 struct perf_evsel *evsel; in intel_pt_have_tsc() local
1557 struct perf_evsel *evsel; in intel_pt_process_switch() local
1826 struct perf_evsel *evsel; in intel_pt_synth_events() local
1948 struct perf_evsel *evsel; in intel_pt_find_sched_switch() local
1962 struct perf_evsel *evsel; in intel_pt_find_switch() local
Ddb-export.c96 int db_export__evsel(struct db_export *dbe, struct perf_evsel *evsel) in db_export__evsel()
289 struct perf_sample *sample, struct perf_evsel *evsel, in db_export__sample()
Dstat-shadow.c34 static int evsel_context(struct perf_evsel *evsel) in evsel_context()
300 void perf_stat__print_shadow_stats(FILE *out, struct perf_evsel *evsel, in perf_stat__print_shadow_stats()
Dhist.h96 struct perf_evsel *evsel; member
170 struct perf_evsel evsel; member
180 static inline struct hists *evsel__hists(struct perf_evsel *evsel) in evsel__hists()
Dannotate.c819 struct perf_evsel *evsel, u64 len, int min_pcnt, int printed, in disasm_line__print()
1353 struct perf_evsel *evsel, in symbol__get_source_line()
1452 static void symbol__annotate_hits(struct symbol *sym, struct perf_evsel *evsel) in symbol__annotate_hits()
1466 struct perf_evsel *evsel, bool full_paths, in symbol__annotate_printf()
1610 struct perf_evsel *evsel, bool print_lines, in symbol__tty_annotate()
Dstat.h64 #define perf_stat_evsel__is(evsel, id) \ argument
Dpython.c550 struct perf_evsel evsel; member
670 struct perf_evsel *evsel = &pevsel->evsel; in pyrf_evsel__open() local
836 struct perf_evsel *evsel; in pyrf_evlist__add() local
Ddb-export.h36 struct perf_evsel *evsel; member
Dcallchain.c710 struct perf_evsel *evsel, struct addr_location *al, in sample__resolve_callchain()
Dmachine.c1747 struct perf_evsel *evsel, in thread__resolve_callchain_sample()
1871 struct perf_evsel *evsel, in thread__resolve_callchain()
Dintel-bts.c768 struct perf_evsel *evsel; in intel_bts_synth_events() local
Dsort.c1401 struct perf_evsel *evsel) in __sort__hpp_header()
1416 struct perf_evsel *evsel) in __sort__hpp_width()
/linux-4.4.14/tools/perf/arch/x86/util/
Dkvm-stat.c19 static void mmio_event_get_key(struct perf_evsel *evsel, struct perf_sample *sample, in mmio_event_get_key()
30 static bool mmio_event_begin(struct perf_evsel *evsel, in mmio_event_begin()
47 static bool mmio_event_end(struct perf_evsel *evsel, struct perf_sample *sample, in mmio_event_end()
81 static void ioport_event_get_key(struct perf_evsel *evsel, in ioport_event_get_key()
89 static bool ioport_event_begin(struct perf_evsel *evsel, in ioport_event_begin()
101 static bool ioport_event_end(struct perf_evsel *evsel, in ioport_event_end()
Dintel-bts.c118 struct perf_evsel *evsel, *intel_bts_evsel = NULL; in intel_bts_recording_options() local
326 struct perf_evsel *evsel; in intel_bts_snapshot_start() local
339 struct perf_evsel *evsel; in intel_bts_snapshot_finish() local
421 struct perf_evsel *evsel; in intel_bts_read_finish() local
Dintel-pt.c125 struct perf_evsel *evsel; in intel_pt_read_config() local
359 struct perf_evsel *evsel; in intel_pt_track_switches() local
471 struct perf_evsel *evsel) in intel_pt_validate_config()
503 struct perf_evsel *evsel, *intel_pt_evsel = NULL; in intel_pt_recording_options() local
724 struct perf_evsel *evsel; in intel_pt_snapshot_start() local
737 struct perf_evsel *evsel; in intel_pt_snapshot_finish() local
1010 struct perf_evsel *evsel; in intel_pt_read_finish() local
Dauxtrace.c32 struct perf_evsel *evsel; in auxtrace_record__init_intel() local
/linux-4.4.14/tools/perf/arch/s390/util/
Dkvm-stat.c21 static void event_icpt_insn_get_key(struct perf_evsel *evsel, in event_icpt_insn_get_key()
32 static void event_sigp_get_key(struct perf_evsel *evsel, in event_sigp_get_key()
40 static void event_diag_get_key(struct perf_evsel *evsel, in event_diag_get_key()
48 static void event_icpt_prog_get_key(struct perf_evsel *evsel, in event_icpt_prog_get_key()
/linux-4.4.14/tools/perf/
Dbuiltin-annotate.c49 static int perf_evsel__add_sample(struct perf_evsel *evsel, in perf_evsel__add_sample()
87 struct perf_evsel *evsel, in process_sample_event()
114 struct perf_evsel *evsel, in hist_entry__tty_annotate()
122 struct perf_evsel *evsel, in hists__find_annotations()
Dbuiltin-inject.c211 struct perf_evsel *evsel, in perf_event__repipe_sample()
420 struct perf_evsel *evsel, in perf_inject__sched_switch()
444 struct perf_evsel *evsel, in perf_inject__sched_stat()
477 static int perf_evsel__check_stype(struct perf_evsel *evsel, in perf_evsel__check_stype()
504 struct perf_evsel *evsel; in strip_init() local
512 static bool has_tracking(struct perf_evsel *evsel) in has_tracking()
529 struct perf_evsel *evsel; in ok_to_remove() local
551 struct perf_evsel *evsel, *tmp; in strip_fini() local
587 struct perf_evsel *evsel; in __cmd_inject() local
641 struct perf_evsel *evsel; in __cmd_inject() local
Dbuiltin-timechart.c557 struct perf_evsel *evsel, in process_sample_event()
580 struct perf_evsel *evsel, in process_sample_cpu_idle()
596 struct perf_evsel *evsel, in process_sample_cpu_frequency()
609 struct perf_evsel *evsel, in process_sample_sched_wakeup()
623 struct perf_evsel *evsel, in process_sample_sched_switch()
639 struct perf_evsel *evsel, in process_sample_power_start()
662 struct perf_evsel *evsel, in process_sample_power_frequency()
845 struct perf_evsel *evsel, in process_enter_read()
855 struct perf_evsel *evsel, in process_exit_read()
865 struct perf_evsel *evsel, in process_enter_write()
[all …]
Dbuiltin-lock.c395 static int report_lock_acquire_event(struct perf_evsel *evsel, in report_lock_acquire_event()
467 static int report_lock_acquired_event(struct perf_evsel *evsel, in report_lock_acquired_event()
530 static int report_lock_contended_event(struct perf_evsel *evsel, in report_lock_contended_event()
585 static int report_lock_release_event(struct perf_evsel *evsel, in report_lock_release_event()
655 static int perf_evsel__process_lock_acquire(struct perf_evsel *evsel, in perf_evsel__process_lock_acquire()
663 static int perf_evsel__process_lock_acquired(struct perf_evsel *evsel, in perf_evsel__process_lock_acquired()
671 static int perf_evsel__process_lock_contended(struct perf_evsel *evsel, in perf_evsel__process_lock_contended()
679 static int perf_evsel__process_lock_release(struct perf_evsel *evsel, in perf_evsel__process_lock_release()
811 struct perf_evsel *evsel, in process_sample_event()
Dbuiltin-script.c161 static int perf_evsel__do_check_stype(struct perf_evsel *evsel, in perf_evsel__do_check_stype()
193 static int perf_evsel__check_stype(struct perf_evsel *evsel, in perf_evsel__check_stype()
201 static int perf_evsel__check_attr(struct perf_evsel *evsel, in perf_evsel__check_attr()
304 struct perf_evsel *evsel; in perf_session__check_output_opt() local
390 struct perf_evsel *evsel) in print_sample_start()
534 struct perf_evsel *evsel, in print_sample_bts()
592 struct perf_evsel *evsel, struct addr_location *al) in process_event()
702 struct perf_evsel *evsel, in process_sample_event()
749 struct perf_evsel *evsel, *pos; in process_attr() local
783 struct perf_evsel *evsel = perf_evlist__id2evsel(session->evlist, sample->id); in process_comm_event() local
[all …]
Dbuiltin-trace.c188 static int perf_evsel__init_tp_uint_field(struct perf_evsel *evsel, in perf_evsel__init_tp_uint_field()
200 #define perf_evsel__init_sc_tp_uint_field(evsel, name) \ argument
204 static int perf_evsel__init_tp_ptr_field(struct perf_evsel *evsel, in perf_evsel__init_tp_ptr_field()
216 #define perf_evsel__init_sc_tp_ptr_field(evsel, name) \ argument
220 static void perf_evsel__delete_priv(struct perf_evsel *evsel) in perf_evsel__delete_priv()
226 static int perf_evsel__init_syscall_tp(struct perf_evsel *evsel, void *handler) in perf_evsel__init_syscall_tp()
246 struct perf_evsel *evsel = perf_evsel__newtp("raw_syscalls", direction); in perf_evsel__syscall_newtp() local
265 #define perf_evsel__sc_tp_uint(evsel, name, sample) \ argument
269 #define perf_evsel__sc_tp_ptr(evsel, name, sample) \ argument
1866 struct perf_evsel *evsel, int id) in trace__syscall_info()
[all …]
Dbuiltin-kvm.c36 void exit_event_get_key(struct perf_evsel *evsel, in exit_event_get_key()
44 bool kvm_exit_event(struct perf_evsel *evsel) in kvm_exit_event()
49 bool exit_event_begin(struct perf_evsel *evsel, in exit_event_begin()
60 bool kvm_entry_event(struct perf_evsel *evsel) in kvm_entry_event()
65 bool exit_event_end(struct perf_evsel *evsel, in exit_event_end()
265 struct perf_evsel *evsel, in is_child_event()
375 struct perf_evsel *evsel, in per_vcpu_record()
397 struct perf_evsel *evsel, in handle_kvm_event()
650 struct perf_evsel *evsel, in process_sample_event()
Dbuiltin-stat.c154 static int create_perf_stat_counter(struct perf_evsel *evsel) in create_perf_stat_counter()
179 static inline int nsec_counter(struct perf_evsel *evsel) in nsec_counter()
440 static void print_noise(struct perf_evsel *evsel, double avg) in print_noise()
451 static void aggr_printout(struct perf_evsel *evsel, int id, int nr) in aggr_printout()
493 static void nsec_printout(int id, int nr, struct perf_evsel *evsel, double avg) in nsec_printout()
521 static void abs_printout(int id, int nr, struct perf_evsel *evsel, double avg) in abs_printout()
Dbuiltin-report.c100 struct perf_evsel *evsel = iter->evsel; in hist_iter__report_callback() local
141 struct perf_evsel *evsel, in process_sample_event()
196 struct perf_evsel *evsel, in process_read_event()
303 struct perf_evsel *evsel = hists_to_evsel(hists); in hists__fprintf_nr_sample_events() local
Dbuiltin-sched.c695 struct perf_evsel *evsel, struct perf_sample *sample, in replay_wakeup_event()
716 struct perf_evsel *evsel, in replay_switch_event()
955 struct perf_evsel *evsel, in latency_switch_event()
1025 struct perf_evsel *evsel, in latency_runtime_event()
1060 struct perf_evsel *evsel, in latency_wakeup_event()
1121 struct perf_evsel *evsel, in latency_migrate_task_event()
1330 struct perf_evsel *evsel, in process_sched_wakeup_event()
1342 static int map_switch_event(struct perf_sched *sched, struct perf_evsel *evsel, in map_switch_event()
1429 struct perf_evsel *evsel, in process_sched_switch_event()
1455 struct perf_evsel *evsel, in process_sched_runtime_event()
[all …]
Dbuiltin-kmem.c153 static int perf_evsel__process_alloc_event(struct perf_evsel *evsel, in perf_evsel__process_alloc_event()
172 static int perf_evsel__process_alloc_node_event(struct perf_evsel *evsel, in perf_evsel__process_alloc_node_event()
216 static int perf_evsel__process_free_event(struct perf_evsel *evsel, in perf_evsel__process_free_event()
366 static u64 find_callsite(struct perf_evsel *evsel, struct perf_sample *sample) in find_callsite()
707 static int parse_gfp_flags(struct perf_evsel *evsel, struct perf_sample *sample, in parse_gfp_flags()
758 static int perf_evsel__process_page_alloc_event(struct perf_evsel *evsel, in perf_evsel__process_page_alloc_event()
831 static int perf_evsel__process_page_free_event(struct perf_evsel *evsel, in perf_evsel__process_page_free_event()
906 struct perf_evsel *evsel, in process_sample_event()
1326 struct perf_evsel *evsel; in __cmd_kmem() local
1924 struct perf_evsel *evsel; in cmd_kmem() local
Dbuiltin-top.c688 struct perf_evsel *evsel = iter->evsel; in hist_iter__top_callback() local
706 struct perf_evsel *evsel, in perf_event__process_sample()
814 struct perf_evsel *evsel; in perf_top__mmap_read_idx() local
Dbuiltin-diff.c326 struct perf_evsel *evsel, in diff__process_sample_event()
372 static struct perf_evsel *evsel_match(struct perf_evsel *evsel, in evsel_match()
387 struct perf_evsel *evsel; in perf_evlist__collapse_resort() local
701 struct perf_evsel *evsel; in data_process() local
Dbuiltin-record.c336 struct perf_evsel *evsel, in process_sample_event()
/linux-4.4.14/tools/perf/ui/gtk/
Dannotate.c89 struct map *map, struct perf_evsel *evsel, in perf_gtk__annotate_symbol()
158 struct perf_evsel *evsel, in symbol__gtk_annotate()
230 struct perf_evsel *evsel, in hist_entry__gtk_annotate()
/linux-4.4.14/tools/perf/util/scripting-engines/
Dtrace-event-perl.c249 struct perf_evsel *evsel, in perl_process_tracepoint()
339 struct perf_evsel *evsel) in perl_process_event_generic()
363 struct perf_evsel *evsel, in perl_process_event()
Dtrace-event-python.c308 struct perf_evsel *evsel, in python_process_callchain()
384 struct perf_evsel *evsel, in python_process_tracepoint()
514 static int python_export_evsel(struct db_export *dbe, struct perf_evsel *evsel) in python_export_evsel()
768 struct perf_evsel *evsel, in python_process_general_event()
844 struct perf_evsel *evsel, in python_process_event()
/linux-4.4.14/tools/perf/ui/
Dhist.c24 struct perf_evsel *evsel = hists_to_evsel(hists); in __hpp__fmt() local
152 struct perf_evsel *evsel; in __hpp__sort() local
217 struct perf_evsel *evsel) in hpp__width_fn()
231 struct perf_evsel *evsel) in hpp__header_fn()
/linux-4.4.14/tools/perf/arch/x86/tests/
Dintel-cqm.c39 struct perf_evsel *evsel = NULL; in test__intel_cqm_count_nmi_context() local
Dperf-time-to-tsc.c53 struct perf_evsel *evsel = NULL; in test__perf_time_to_tsc() local
/linux-4.4.14/tools/perf/ui/browsers/
Dannotate.c379 struct perf_evsel *evsel) in annotate_browser__calc_percent()
484 struct perf_evsel *evsel, in annotate_browser__callq()
703 struct perf_evsel *evsel, in annotate_browser__run()
877 int map_symbol__tui_annotate(struct map_symbol *ms, struct perf_evsel *evsel, in map_symbol__tui_annotate()
887 int hist_entry__tui_annotate(struct hist_entry *he, struct perf_evsel *evsel, in hist_entry__tui_annotate()
1010 struct perf_evsel *evsel, in symbol__tui_annotate()
Dhists.c1278 struct perf_evsel *evsel = hists_to_evsel(hists); in hists__browser_title() local
1450 struct perf_evsel *evsel; in do_annotate() local
1743 static int perf_evsel__hists_browse(struct perf_evsel *evsel, int nr_events, in perf_evsel__hists_browse()
2112 struct perf_evsel *evsel = list_entry(entry, struct perf_evsel, node); in perf_evsel_menu__write() local
2245 struct perf_evsel *evsel = list_entry(entry, struct perf_evsel, node); in filter_group_entries() local