Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dsyscall.c2236 u64 tnsecs, tcnt, tmisses; in bpf_prog_get_stats() local
2241 tnsecs = u64_stats_read(&st->nsecs); in bpf_prog_get_stats()
2245 nsecs += tnsecs; in bpf_prog_get_stats()