Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dbpf.c1243 int bpf_enable_stats(enum bpf_stats_type type) in bpf_enable_stats() function
/openbmc/linux/kernel/bpf/
H A Dsyscall.c5281 static int bpf_enable_stats(union bpf_attr *attr) in bpf_enable_stats() function