Home
last modified time | relevance | path

Searched refs:evsel__new (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.15/tools/perf/tests/
Dsw-clock.c57 evsel = evsel__new(&attr); in __test__sw_clock_freq()
/Linux-v5.15/tools/perf/util/
Dbpf_counter_cgroup.c90 cgrp_switch = evsel__new(&cgrp_switch_attr); in bperf_load_program()
Devsel.h208 static inline struct evsel *evsel__new(struct perf_event_attr *attr) in evsel__new() function
Devsel.c316 evsel = evsel__new(&attr); in evsel__new_cycles()
383 evsel = evsel__new(&orig->core.attr); in evsel__clone()
Dheader.c4069 evsel = evsel__new(&f_attr.attr); in perf_session__read_header()
4213 evsel = evsel__new(&event->attr.attr); in perf_event__process_attr()
Dparse-events.c2721 evsel = evsel__new(&attr); in is_event_supported()
/Linux-v5.15/tools/perf/
Dbuiltin-trace.c3107 evsel = evsel__new(&attr);