Home
last modified time | relevance | path

Searched refs:evsel__match_bpf_counter_events (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/tools/perf/util/
Devsel.h274 bool evsel__match_bpf_counter_events(const char *name);
Dbpf_counter.c802 evsel__match_bpf_counter_events(evsel->name)) in bpf_counter__load()
Devsel.c537 bool evsel__match_bpf_counter_events(const char *name) in evsel__match_bpf_counter_events() function