Searched refs:bpf_counter_evsel_op (Results 1 – 1 of 1) sorted by relevance
18 typedef int (*bpf_counter_evsel_op)(struct evsel *evsel); typedef27 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