Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c28 ONE_SEC_IN_NS = 1000000000, enumerator
775 bpf_timer_start(timer, ONE_SEC_IN_NS, 0); in monitor_timerfn()
802 return bpf_timer_start(timer, ONE_SEC_IN_NS, 0); in BPF_STRUCT_OPS_SLEEPABLE()