Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/arch/x86/util/
H A Devlist.c28 struct evsel *evsel = evsel__new(attrs + i); in ___evlist__add_default_attrs()
40 evsel = evsel__new(attrs + i); in ___evlist__add_default_attrs()
/openbmc/linux/tools/perf/tests/
H A Dsw-clock.c58 evsel = evsel__new(&attr); in __test__sw_clock_freq()
/openbmc/linux/tools/perf/util/
H A Dbpf_counter_cgroup.c90 cgrp_switch = evsel__new(&cgrp_switch_attr); in bperf_load_program()
H A Dprint-events.c246 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.h224 static inline struct evsel *evsel__new(struct perf_event_attr *attr) in evsel__new() function
H A Dheader.c4245 evsel = evsel__new(&f_attr.attr); in perf_session__read_header()
4395 evsel = evsel__new(&event->attr.attr); in perf_event__process_attr()
H A Devsel.c369 evsel = evsel__new(&orig->core.attr); in evsel__clone()
/openbmc/linux/tools/perf/
H A Dbuiltin-trace.c3154 evsel = evsel__new(&attr);