Home
last modified time | relevance | path

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

/linux-6.14.4/tools/lib/bpf/
Dbpf.c1285 int bpf_enable_stats(enum bpf_stats_type type) in bpf_enable_stats() function
/linux-6.14.4/kernel/bpf/
Dsyscall.c5634 static int bpf_enable_stats(union bpf_attr *attr) in bpf_enable_stats() function