Home
last modified time | relevance | path

Searched refs:evlist__first (Results 1 – 25 of 26) sorted by relevance

12

/linux/tools/perf/tests/
A Dparse-events.c51 struct evsel *evsel = evlist__first(evlist); in test__checkevent_tracepoint()
82 struct evsel *evsel = evlist__first(evlist); in test__checkevent_raw()
92 struct evsel *evsel = evlist__first(evlist); in test__checkevent_numeric()
676 evsel = leader = evlist__first(evlist); in test__group1()
718 evsel = leader = evlist__first(evlist); in test__group2()
773 evsel = leader = evlist__first(evlist); in test__group3()
865 evsel = leader = evlist__first(evlist); in test__group4()
909 evsel = leader = evlist__first(evlist); in test__group5()
995 evsel = leader = evlist__first(evlist); in test__group_gh1()
1035 evsel = leader = evlist__first(evlist); in test__group_gh2()
[all …]
A Dexpand-cgroup.c47 was_group_event = evsel__is_group_event(evlist__first(evlist)); in test_expand_events()
48 nr_members = evlist__first(evlist)->core.nr_members; in test_expand_events()
A Dswitch-tracking.c409 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()
A Dtask-exit.c89 evsel = evlist__first(evlist); in test__task_exit()
A Devsel-roundtrip-name.c38 evsel = evlist__first(evlist); in perf_evsel__roundtrip_cache_name_test()
A Dkeep-tracking.c97 evsel = evlist__first(evlist); in test__keep_tracking()
A Devent_update.c94 evsel = evlist__first(evlist); in test__event_update()
A Dperf-time-to-tsc.c102 evsel = evlist__first(evlist); in test__perf_time_to_tsc()
A Dperf-record.c108 evsel = evlist__first(evlist); in test__PERF_RECORD()
A Dhists_link.c314 first = evlist__first(evlist); in test__hists_link()
A Dhists_cumulate.c724 evsel = evlist__first(evlist); in test__hists_cumulate()
A Dcode-reading.c649 evsel = evlist__first(evlist); in do_test_code_reading()
A Dhists_output.c611 evsel = evlist__first(evlist); in test__hists_output()
/linux/tools/perf/util/
A Devlist.c119 struct evsel *first = evlist__first(evlist); in evlist__set_id_pos()
602 return evlist__first(evlist); in evlist__id2evsel()
609 return evlist__first(evlist); in evlist__id2evsel()
650 struct evsel *first = evlist__first(evlist); in evlist__event2evsel()
1188 struct evsel *first = evlist__first(evlist), *pos = first; in evlist__valid_read_format()
1210 struct evsel *first = evlist__first(evlist); in evlist__id_hdr_size()
1255 struct evsel *first = evlist__first(evlist); in evlist__sample_id_all()
1546 struct evsel *first = evlist__first(evlist); in evlist__strerror_open()
1607 if (move_evsel == evlist__first(evlist)) in evlist__to_front()
1627 return evlist__first(evlist); in evlist__get_tracking_event()
[all …]
A Dperf_api_probe.c29 evsel = evlist__first(evlist); in perf_do_probe_api()
A Dtop.c74 struct evsel *first = evlist__first(top->evlist); in perf_top__header_snprintf()
A Drecord.c133 struct evsel *first = evlist__first(evlist); in evlist__config()
A Devlist.h226 static inline struct evsel *evlist__first(struct evlist *evlist) in evlist__first() function
A Djitdump.c866 first = evlist__first(session->evlist); in jit_process()
A Dstat-display.c1263 evlist->selected = evlist__first(evlist); in evlist__print_counters()
A Dsort.c2516 evsel = evlist__first(evlist); in find_evsel()
/linux/tools/perf/arch/x86/tests/
A Dintel-cqm.c66 evsel = evlist__first(evlist); in test__intel_cqm_count_nmi_context()
/linux/tools/perf/
A Dbuiltin-top.c538 top->sym_evsel = evlist__first(top->evlist); in perf_top__handle_keypress()
547 top->sym_evsel = evlist__first(top->evlist); in perf_top__handle_keypress()
975 if (evsel == evlist__first(evlist)) in perf_top__overwrite_check()
999 if (evsel != evlist__first(evlist)) in perf_top_overwrite_fallback()
1718 top.sym_evsel = evlist__first(top.evlist); in cmd_top()
/linux/tools/perf/arch/x86/util/
A Diostat.c455 struct evsel *counter = evlist__first(evlist); in iostat_print_counters()
/linux/tools/perf/ui/browsers/
A Dhists.c3513 pos = evlist__first(evlist); in perf_evsel_menu__run()
3622 struct evsel *first = evlist__first(evlist); in evlist__tui_browse_hists()

Completed in 55 milliseconds

12