Home
last modified time | relevance | path

Searched defs:bpf_enable_stats (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/tools/lib/bpf/
Dbpf.c909 int bpf_enable_stats(enum bpf_stats_type type) in bpf_enable_stats() function
/Linux-v5.10/kernel/bpf/
Dsyscall.c4254 static int bpf_enable_stats(union bpf_attr *attr) in bpf_enable_stats() function