Home
last modified time | relevance | path

Searched refs:start_time_ns (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dprofiler.h163 uint64_t start_time_ns; member
H A Dprofiler.inc.h448 bpf_stat_ctx->start_time_ns = bpf_ktime_get_ns(); in bpf_stats_enter()
459 bpf_ktime_get_ns() - bpf_stat_ctx->start_time_ns; in bpf_stats_exit()
471 meta->bpf_stats_start_ktime_ns = bpf_stat_ctx->start_time_ns; in bpf_stats_pre_submit_var_perf_event()
/linux/block/
H A Dbfq-iosched.h1069 void bfqg_stats_update_completion(struct bfq_group *bfqg, u64 start_time_ns,