Home
last modified time | relevance | path

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

/tools/lib/bpf/
Dbpf.h250 enum bpf_stats_type; /* defined in up-to-date linux/bpf.h */
251 LIBBPF_API int bpf_enable_stats(enum bpf_stats_type type);
Dbpf.c909 int bpf_enable_stats(enum bpf_stats_type type) in bpf_enable_stats()
/tools/include/uapi/linux/
Dbpf.h457 enum bpf_stats_type { enum