Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/arch/x86/util/
A Devlist.c28 evsel = evsel__new(attrs + i); in ___evlist__add_default_attrs()
36 evsel = evsel__new(attrs + i); in ___evlist__add_default_attrs()
/linux-6.3-rc2/tools/perf/tests/
A Dsw-clock.c58 evsel = evsel__new(&attr); in __test__sw_clock_freq()
/linux-6.3-rc2/tools/perf/util/
A Dbpf_counter_cgroup.c90 cgrp_switch = evsel__new(&cgrp_switch_attr); in bperf_load_program()
A Dbpf_off_cpu.c52 evsel = evsel__new(&attr); in off_cpu_config()
A Devsel.h220 static inline struct evsel *evsel__new(struct perf_event_attr *attr) in evsel__new() function
A Devsel.c337 evsel = evsel__new(&attr); in evsel__new_cycles()
406 evsel = evsel__new(&orig->core.attr); in evsel__clone()
A Dheader.c4213 evsel = evsel__new(&f_attr.attr); in perf_session__read_header()
4361 evsel = evsel__new(&event->attr.attr); in perf_event__process_attr()
A Dparse-events.c168 evsel = evsel__new(&attr); in is_event_supported()
/linux-6.3-rc2/tools/perf/
A Dbuiltin-trace.c3110 evsel = evsel__new(&attr);

Completed in 32 milliseconds