Home
last modified time | relevance | path

Searched refs:bpf_enable_stats (Results 1 – 6 of 6) sorted by relevance

/tools/testing/selftests/bpf/prog_tests/
A Denable_stats.c17 stats_fd = bpf_enable_stats(BPF_STATS_RUN_TIME); in test_enable_stats()
A Dprog_run_opts.c38 stats_fd = bpf_enable_stats(BPF_STATS_RUN_TIME); in test_prog_run_opts()
/tools/testing/selftests/bpf/
A Dtest_cpp.cpp130 fd = bpf_enable_stats(BPF_STATS_RUN_TIME); in main()
/tools/lib/bpf/
A Dbpf.h647 LIBBPF_API int bpf_enable_stats(int type);
650 LIBBPF_API int bpf_enable_stats(enum bpf_stats_type type);
A Dlibbpf.map163 bpf_enable_stats;
A Dbpf.c1330 int bpf_enable_stats(enum bpf_stats_type type) in bpf_enable_stats() function

Completed in 11 milliseconds