Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dhrtimer.h178 struct hrtimer_cpu_base { struct
179 raw_spinlock_t lock;
180 unsigned long active_bases;
182 ktime_t expires_next;
183 int hres_active;
184 int hang_detected;
185 unsigned long nr_events;
186 unsigned long nr_retries;
187 unsigned long nr_hangs;
188 ktime_t max_hang_time;
[all …]