Home
last modified time | relevance | path

Searched refs:BPF_STATS_RUN_TIME (Results 1 – 4 of 4) sorted by relevance

/tools/testing/selftests/bpf/prog_tests/
Denable_stats.c17 stats_fd = bpf_enable_stats(BPF_STATS_RUN_TIME); in test_enable_stats()
Dprog_run_opts.c38 stats_fd = bpf_enable_stats(BPF_STATS_RUN_TIME); in test_prog_run_opts()
/tools/testing/selftests/bpf/
Dtest_cpp.cpp121 fd = bpf_enable_stats(BPF_STATS_RUN_TIME); in main()
/tools/include/uapi/linux/
Dbpf.h1350 BPF_STATS_RUN_TIME = 0, enumerator