Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dbpf_counter.h18 typedef int (*bpf_counter_evsel_op)(struct evsel *evsel); typedef
27 bpf_counter_evsel_op enable;
28 bpf_counter_evsel_op disable;
29 bpf_counter_evsel_op read;
30 bpf_counter_evsel_op destroy;

Completed in 2 milliseconds