| /linux/tools/perf/arch/x86/tests/ |
| H A D | hybrid.c | 27 struct evsel *evsel = evlist__first(evlist); in test__hybrid_hw_event_with_pmu() 40 evsel = leader = evlist__first(evlist); in test__hybrid_hw_group_event() 59 evsel = leader = evlist__first(evlist); in test__hybrid_sw_hw_group_event() 76 evsel = leader = evlist__first(evlist); in test__hybrid_hw_sw_group_event() 93 evsel = leader = evlist__first(evlist); in test__hybrid_group_modifier1() 128 struct evsel *evsel = evlist__first(evlist); in test__hybrid_raw2() 138 struct evsel *evsel = evlist__first(evlist); in test__hybrid_cache_event() 149 struct evsel *evsel = evlist__first(evlist); in test__checkevent_pmu() 170 evsel = leader = evlist__first(evlist); in test__hybrid_hw_group_event_2()
|
| /linux/tools/perf/tests/ |
| H A D | parse-events.c | 110 struct evsel *evsel = evlist__first(evlist); in test__checkevent_tracepoint() 183 struct evsel *evsel = evlist__first(evlist); in test__checkevent_numeric() 229 struct evsel *evsel = evlist__first(evlist); in test__checkevent_symbolic_alias() 252 struct evsel *evsel = evlist__first(evlist); in test__checkevent_breakpoint() 266 struct evsel *evsel = evlist__first(evlist); in test__checkevent_breakpoint_x() 279 struct evsel *evsel = evlist__first(evlist); in test__checkevent_breakpoint_r() 291 struct evsel *evsel = evlist__first(evlist); in test__checkevent_breakpoint_w() 303 struct evsel *evsel = evlist__first(evlist); in test__checkevent_breakpoint_rw() 317 struct evsel *evsel = evlist__first(evlist); in test__checkevent_tracepoint_modifier() 424 struct evsel *evsel = evlist__first(evlist); in test__checkevent_symbolic_alias_modifier() [all …]
|
| H A D | expand-cgroup.c | 46 was_group_event = evsel__is_group_event(evlist__first(evlist)); in test_expand_events() 47 nr_members = evlist__first(evlist)->core.nr_members; in test_expand_events()
|
| H A D | switch-tracking.c | 409 if (cycles_evsel == evlist__first(evlist)) { in test__switch_tracking() 414 if (cycles_evsel != evlist__first(evlist)) { in test__switch_tracking() 442 if (cycles_evsel != evlist__first(evlist)) { in test__switch_tracking()
|
| H A D | task-exit.c | 88 evsel = evlist__first(evlist); in test__task_exit()
|
| H A D | event_update.c | 88 evsel = evlist__first(evlist); in test__event_update()
|
| H A D | keep-tracking.c | 97 evsel = evlist__first(evlist); in test__keep_tracking()
|
| H A D | pmu.c | 237 evsel = evlist__first(evlist); in test__pmu_usr_chgs() 324 evsel = evlist__first(evlist); in test__pmu_events()
|
| H A D | perf-record.c | 123 evsel = evlist__first(evlist); in test__PERF_RECORD()
|
| H A D | hists_link.c | 333 first = evlist__first(evlist); in test__hists_link()
|
| H A D | hists_cumulate.c | 737 evsel = evlist__first(evlist); in test__hists_cumulate()
|
| H A D | hists_output.c | 624 evsel = evlist__first(evlist); in test__hists_output()
|
| /linux/tools/perf/util/ |
| H A D | evlist.c | 156 struct evsel *first = evlist__first(evlist); in evlist__set_id_pos() 443 itr->evsel = evlist__first(evlist); in evlist_cpu_iterator__init() 477 evlist_cpu_itr->evsel = evlist__first(evlist_cpu_itr->container); in evlist_cpu_iterator__next() 679 return evlist__first(evlist); in evlist__id2evsel() 686 return evlist__first(evlist); in evlist__id2evsel() 727 struct evsel *first = evlist__first(evlist); in evlist__event2evsel() 1338 struct evsel *first = evlist__first(evlist), *pos = first; in evlist__valid_read_format() 1360 struct evsel *first = evlist__first(evlist); in evlist__id_hdr_size() 1367 struct evsel *first = evlist__first(evlist), *pos = first; in evlist__valid_sample_id_all() 1379 struct evsel *first = evlist__first(evlist); in evlist__sample_id_all() [all …]
|
| H A D | bpf_off_cpu.c | 209 if (evlist__first(evlist)->cgrp) { in off_cpu_prepare() 275 if (evlist__first(evlist)->cgrp) { in off_cpu_prepare()
|
| H A D | perf_api_probe.c | 29 evsel = evlist__first(evlist); in perf_do_probe_api()
|
| H A D | top.c | 75 struct evsel *first = evlist__first(top->evlist); in perf_top__header_snprintf()
|
| H A D | record.c | 126 struct evsel *first = evlist__first(evlist); in evlist__config()
|
| H A D | evlist.h | 241 static inline struct evsel *evlist__first(struct evlist *evlist) in evlist__first() function
|
| H A D | stat-display.c | 1033 evsel = evlist__first(evlist); in print_metric_begin() 1232 os.cgrp = evlist__first(evlist)->cgrp; in print_metric_headers() 1548 evlist->selected = evlist__first(evlist); in evlist__print_counters()
|
| H A D | jitdump.c | 901 first = evlist__first(session->evlist); in jit_process()
|
| H A D | annotate.c | 1860 struct evsel *pos = evsel ? evlist__first(evsel->evlist) : NULL; in annotation_br_cntr_entry()
|
| /linux/tools/perf/ |
| H A D | builtin-top.c | 542 top->sym_evsel = evlist__first(top->evlist); in perf_top__handle_keypress() 551 top->sym_evsel = evlist__first(top->evlist); in perf_top__handle_keypress() 980 if (evsel == evlist__first(evlist)) in perf_top__overwrite_check() 1004 if (evsel != evlist__first(evlist)) in perf_top_overwrite_fallback() 1828 top.sym_evsel = evlist__first(top.evlist); in cmd_top()
|
| H A D | builtin-stat.c | 909 evsel__open_strerror(evlist__first(evsel_list), &target, open_err, in __run_perf_stat() 2956 evlist__first(evsel_list)->ignore_missing_thread = target.pid; in cmd_stat()
|
| /linux/tools/perf/arch/x86/util/ |
| H A D | iostat.c | 460 struct evsel *counter = evlist__first(evlist); in iostat_print_counters()
|
| /linux/tools/perf/ui/browsers/ |
| H A D | hists.c | 3563 pos = evlist__first(evlist); in perf_evsel_menu__run() 3671 struct evsel *first = evlist__first(evlist); in evlist__tui_browse_hists()
|