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()
121 fd = bpf_enable_stats(BPF_STATS_RUN_TIME); in main()
1333 BPF_STATS_RUN_TIME = 0, enumerator
5212 case BPF_STATS_RUN_TIME: in bpf_enable_stats()