Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/util/
Devsel.h260 bool evsel__match_bpf_counter_events(const char *name);
Dbpf_counter.c774 evsel__match_bpf_counter_events(evsel->name)) in bpf_counter__load()
Devsel.c502 bool evsel__match_bpf_counter_events(const char *name) in evsel__match_bpf_counter_events() function