Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/tests/
H A Dsw-clock.c58 evsel = evsel__new(&attr); in __test__sw_clock_freq()
/linux-6.15/tools/perf/util/
H A Dbpf_counter_cgroup.c90 cgrp_switch = evsel__new(&cgrp_switch_attr); in bperf_load_program()
H A Dprint-events.c243 evsel = evsel__new(&attr); in is_event_supported()
H A Dbpf_off_cpu.c52 evsel = evsel__new(&attr); in off_cpu_config()
H A Devsel.h245 static inline struct evsel *evsel__new(struct perf_event_attr *attr) in evsel__new() function
H A Dheader.c4288 evsel = evsel__new(&f_attr.attr); in perf_session__read_header()
4438 evsel = evsel__new(&event->attr.attr); in perf_event__process_attr()
H A Devsel.c484 evsel = evsel__new(&orig->core.attr); in evsel__clone()
/linux-6.15/tools/perf/
H A Dbuiltin-trace.c3578 evsel = evsel__new(&attr); in evsel__new_pgfault()