Searched refs:BPF_STATS_RUN_TIME (Results 1 - 6 of 6) sorted by relevance

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Denable_stats.c17 stats_fd = bpf_enable_stats(BPF_STATS_RUN_TIME);
H A Dprog_run_opts.c38 stats_fd = bpf_enable_stats(BPF_STATS_RUN_TIME);
/linux-master/tools/testing/selftests/bpf/
H A Dtest_cpp.cpp121 fd = bpf_enable_stats(BPF_STATS_RUN_TIME);
/linux-master/include/uapi/linux/
H A Dbpf.h1430 BPF_STATS_RUN_TIME = 0, enumerator in enum:bpf_stats_type
/linux-master/tools/include/uapi/linux/
H A Dbpf.h1430 BPF_STATS_RUN_TIME = 0, enumerator in enum:bpf_stats_type
/linux-master/kernel/bpf/
H A Dsyscall.c5509 case BPF_STATS_RUN_TIME:

Completed in 266 milliseconds