Searched refs:BPF_STATS_RUN_TIME (Results 1 – 5 of 5) sorted by relevance
17 stats_fd = bpf_enable_stats(BPF_STATS_RUN_TIME); in test_enable_stats()
38 stats_fd = bpf_enable_stats(BPF_STATS_RUN_TIME); in test_prog_run_opts()
1276 BPF_STATS_RUN_TIME = 0, enumerator
4818 case BPF_STATS_RUN_TIME: in bpf_enable_stats()