Home
last modified time | relevance | path

Searched defs:bpf_prog_stats (Results 1 – 7 of 7) sorted by relevance

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h26455 struct bpf_prog_stats { struct
26456 u64_stats_t cnt;
26457 u64_stats_t nsecs;
26458 u64_stats_t misses;
26459 struct u64_stats_sync syncp;
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h11221 struct bpf_prog_stats { struct
11222 u64 cnt;
11223 u64 nsecs;
11224 struct u64_stats_sync syncp;
Dvmlinux.h11221 struct bpf_prog_stats { struct
11222 u64 cnt;
11223 u64 nsecs;
11224 struct u64_stats_sync syncp;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h10176 struct bpf_prog_stats { struct
10177 u64 cnt;
10178 u64 nsecs;
10179 struct u64_stats_sync syncp;
Dvmlinux_510.h10176 struct bpf_prog_stats { struct
10177 u64 cnt;
10178 u64 nsecs;
10179 struct u64_stats_sync syncp;
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h9524 struct bpf_prog_stats { struct
9525 u64 cnt;
9526 u64 nsecs;
9527 struct u64_stats_sync syncp;
Dvmlinux.h9524 struct bpf_prog_stats { struct
9525 u64 cnt;
9526 u64 nsecs;
9527 struct u64_stats_sync syncp;