Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/tools/perf/tests/
A Dparse-events.c53 struct evsel *evsel = evlist__first(evlist); in test__checkevent_tracepoint()
85 struct evsel *evsel = evlist__first(evlist); in test__checkevent_raw()
95 struct evsel *evsel = evlist__first(evlist); in test__checkevent_numeric()
683 evsel = leader = evlist__first(evlist); in test__group1()
725 evsel = leader = evlist__first(evlist); in test__group2()
781 evsel = leader = evlist__first(evlist); in test__group3()
874 evsel = leader = evlist__first(evlist); in test__group4()
918 evsel = leader = evlist__first(evlist); in test__group5()
1004 evsel = leader = evlist__first(evlist); in test__group_gh1()
1044 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.c413 if (cycles_evsel == evlist__first(evlist)) { in test__switch_tracking()
418 if (cycles_evsel != evlist__first(evlist)) { in test__switch_tracking()
446 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 Devent_update.c88 evsel = evlist__first(evlist); in test__event_update()
A Dkeep-tracking.c97 evsel = evlist__first(evlist); in test__keep_tracking()
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-6.3-rc2/tools/perf/util/
A Devlist.c124 struct evsel *first = evlist__first(evlist); in evlist__set_id_pos()
411 itr.evsel = evlist__first(evlist); in evlist__cpu_begin()
662 return evlist__first(evlist); in evlist__id2evsel()
669 return evlist__first(evlist); in evlist__id2evsel()
710 struct evsel *first = evlist__first(evlist); in evlist__event2evsel()
1272 struct evsel *first = evlist__first(evlist); in evlist__id_hdr_size()
1291 struct evsel *first = evlist__first(evlist); in evlist__sample_id_all()
1591 struct evsel *first = evlist__first(evlist); in evlist__strerror_open()
1652 if (move_evsel == evlist__first(evlist)) in evlist__to_front()
1672 return evlist__first(evlist); in evlist__get_tracking_event()
[all …]
A Dbpf_off_cpu.c180 if (evlist__first(evlist)->cgrp) { in off_cpu_prepare()
249 if (evlist__first(evlist)->cgrp) { in off_cpu_prepare()
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.c126 struct evsel *first = evlist__first(evlist); in evlist__config()
A Devlist.h244 static inline struct evsel *evlist__first(struct evlist *evlist) in evlist__first() function
A Dstat-display.c900 evsel = evlist__first(evlist); in print_metric_begin()
1083 os.cgrp = evlist__first(evlist)->cgrp; in print_metric_headers()
1414 evlist->selected = evlist__first(evlist); in evlist__print_counters()
A Djitdump.c864 first = evlist__first(session->evlist); in jit_process()
/linux-6.3-rc2/tools/perf/arch/x86/tests/
A Dintel-cqm.c66 evsel = evlist__first(evlist); in test__intel_cqm_count_nmi_context()
/linux-6.3-rc2/tools/perf/
A Dbuiltin-top.c539 top->sym_evsel = evlist__first(top->evlist); in perf_top__handle_keypress()
548 top->sym_evsel = evlist__first(top->evlist); in perf_top__handle_keypress()
974 if (evsel == evlist__first(evlist)) in perf_top__overwrite_check()
998 if (evsel != evlist__first(evlist)) in perf_top_overwrite_fallback()
1720 top.sym_evsel = evlist__first(top.evlist); in cmd_top()
A Dbuiltin-stat.c2636 evlist__first(evsel_list)->ignore_missing_thread = target.pid; in cmd_stat()
/linux-6.3-rc2/tools/perf/arch/x86/util/
A Diostat.c455 struct evsel *counter = evlist__first(evlist); in iostat_print_counters()
/linux-6.3-rc2/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 70 milliseconds

12