Home
last modified time | relevance | path

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

/linux/tools/perf/arch/x86/util/
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()
/linux/tools/perf/tests/
A Dsw-clock.c58 evsel = evsel__new(&attr); in __test__sw_clock_freq()
/linux/tools/perf/util/
A Dbpf_counter_cgroup.c90 cgrp_switch = evsel__new(&cgrp_switch_attr); in bperf_load_program()
A Dprint-events.c257 evsel = evsel__new(&attr); in is_event_supported()
A Dbpf_off_cpu.c52 evsel = evsel__new(&attr); in off_cpu_config()
A Devsel.h254 static inline struct evsel *evsel__new(struct perf_event_attr *attr) in evsel__new() function
A Dheader.c4311 evsel = evsel__new(&f_attr.attr); in perf_session__read_header()
4461 evsel = evsel__new(&event->attr.attr); in perf_event__process_attr()
A Devsel.c374 evsel = evsel__new(&orig->core.attr); in evsel__clone()
/linux/tools/perf/
A Dbuiltin-trace.c3438 evsel = evsel__new(&attr);

Completed in 37 milliseconds