Home
last modified time | relevance | path

Searched defs:timer_base (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/
Denv-inl.h292 inline uint64_t Environment::timer_base() const { in timer_base() function
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h29942 struct timer_base { struct
29943 raw_spinlock_t lock;
29944 struct timer_list *running_timer;
29945 long unsigned int clk;
29946 long unsigned int next_expiry;
29947 unsigned int cpu;
29948 bool next_expiry_recalc;
29949 bool is_idle;
29950 bool timers_pending;
29951 long unsigned int pending_map[9];
[all …]