Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/tests/
Dsw-clock.c57 evsel = evsel__new(&attr); in __test__sw_clock_freq()
/kernel/linux/linux-5.10/tools/perf/util/
Devsel.h181 static inline struct evsel *evsel__new(struct perf_event_attr *attr) in evsel__new() function
Devsel.c314 evsel = evsel__new(&attr); in evsel__new_cycles()
376 evsel = evsel__new(&orig->core.attr); in evsel__clone()
Dheader.c3855 evsel = evsel__new(&f_attr.attr); in perf_session__read_header()
4000 evsel = evsel__new(&event->attr.attr); in perf_event__process_attr()
Dparse-events.c2600 evsel = evsel__new(&attr); in is_event_supported()
/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-trace.c3091 evsel = evsel__new(&attr);