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

/linux-master/tools/perf/arch/x86/util/
H A Devlist.c28 struct evsel *evsel = evsel__new(attrs + i);
40 evsel = evsel__new(attrs + i);
/linux-master/tools/perf/tests/
H A Dsw-clock.c58 evsel = evsel__new(&attr);
60 pr_debug("evsel__new\n");
/linux-master/tools/perf/util/
H A Dbpf_counter_cgroup.c90 cgrp_switch = evsel__new(&cgrp_switch_attr);
H A Dbpf_off_cpu.c52 evsel = evsel__new(&attr);
H A Dprint-events.c241 evsel = evsel__new(&attr);
H A Devsel.h225 static inline struct evsel *evsel__new(struct perf_event_attr *attr) function
H A Dheader.c4273 evsel = evsel__new(&f_attr.attr);
4423 evsel = evsel__new(&event->attr.attr);
H A Devsel.c370 evsel = evsel__new(&orig->core.attr);
/linux-master/tools/perf/
H A Dbuiltin-trace.c3154 evsel = evsel__new(&attr);

Completed in 179 milliseconds