Searched refs:clock_base (Results 1 – 4 of 4) sorted by relevance
71 .clock_base =127 base->clock_base[HRTIMER_BASE_REALTIME].softirq_time = xtim; in hrtimer_get_softirq_time()128 base->clock_base[HRTIMER_BASE_MONOTONIC].softirq_time = mono; in hrtimer_get_softirq_time()129 base->clock_base[HRTIMER_BASE_BOOTTIME].softirq_time = boot; in hrtimer_get_softirq_time()130 base->clock_base[HRTIMER_BASE_TAI].softirq_time = tai; in hrtimer_get_softirq_time()208 new_base = &new_cpu_base->clock_base[basenum]; in switch_hrtimer_base()448 struct hrtimer_clock_base *base = cpu_base->clock_base; in __hrtimer_get_next_event()635 ktime_t *offs_real = &base->clock_base[HRTIMER_BASE_REALTIME].offset; in hrtimer_update_base()636 ktime_t *offs_boot = &base->clock_base[HRTIMER_BASE_BOOTTIME].offset; in hrtimer_update_base()637 ktime_t *offs_tai = &base->clock_base[HRTIMER_BASE_TAI].offset; in hrtimer_update_base()[all …]
146 print_base(m, cpu_base->clock_base + i, now); in print_cpu()
197 struct hrtimer_clock_base clock_base[HRTIMER_MAX_CLOCK_BASES]; member
118 (gdb) set $next = $lx_per_cpu("hrtimer_bases").clock_base[0].active.next