Searched refs:clock_base (Results 1 – 8 of 8) sorted by relevance
81 .clock_base =148 .clock_base = { { .cpu_base = &migration_cpu_base, }, },151 #define migration_base migration_cpu_base.clock_base[0]236 new_base = &new_cpu_base->clock_base[basenum]; in switch_hrtimer_base()486 return &cpu_base->clock_base[idx]; in __next_base()583 ktime_t *offs_real = &base->clock_base[HRTIMER_BASE_REALTIME].offset; in hrtimer_update_base()584 ktime_t *offs_boot = &base->clock_base[HRTIMER_BASE_BOOTTIME].offset; in hrtimer_update_base()585 ktime_t *offs_tai = &base->clock_base[HRTIMER_BASE_TAI].offset; in hrtimer_update_base()590 base->clock_base[HRTIMER_BASE_REALTIME_SOFT].offset = *offs_real; in hrtimer_update_base()591 base->clock_base[HRTIMER_BASE_BOOTTIME_SOFT].offset = *offs_boot; in hrtimer_update_base()[all …]
143 print_base(m, cpu_base->clock_base + i, now); in print_cpu()
63 unsigned long long clock_base:1; /* in progusage2 */ member
244 trailer_timestamp(te), te->clock_base, te->progusage2, in s390_cpumsf_trailer_show()440 if (!te->clock_base) /* TOD_CLOCK_BASE value missing */ in get_trailer_time()
144 unsigned int clock_base:1; /* in progusage2 */ member
220 struct hrtimer_clock_base clock_base[HRTIMER_MAX_CLOCK_BASES]; member
133 (gdb) set $next = $lx_per_cpu("hrtimer_bases").clock_base[0].active.next
1597 te->clock_base = 1; in aux_sdb_init()