Home
last modified time | relevance | path

Searched refs:run_time_ns (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Denable_stats.c35 if (CHECK(info.run_time_ns == 0, "check_stats_enabled", in test_enable_stats()
/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-prog.rst269 10: xdp name some_prog tag 005a3d2123620c8b gpl run_time_ns 81632 run_cnt 10
283 "run_time_ns": 81632,
/linux/tools/include/uapi/linux/
H A Dbpf.h6798 __u64 run_time_ns; member
/linux/include/uapi/linux/
H A Dbpf.h6798 __u64 run_time_ns; member
/linux/kernel/bpf/
H A Dsyscall.c5155 info.run_time_ns = stats.nsecs; in bpf_prog_get_info_by_fd()