Searched refs:BPF_STATS_RUN_TIME (Results 1 – 6 of 6) 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()
125 fd = bpf_enable_stats(BPF_STATS_RUN_TIME); in main()
1350 BPF_STATS_RUN_TIME = 0, enumerator
5316 case BPF_STATS_RUN_TIME: in bpf_enable_stats()