Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dhrtimer.c74 .clock_base =
150 .clock_base = { {
157 #define migration_base migration_cpu_base.clock_base[0]
270 new_base = &new_cpu_base->clock_base[basenum]; in switch_hrtimer_base()
517 return &cpu_base->clock_base[idx]; in __next_base()
648 ktime_t *offs_real = &base->clock_base[HRTIMER_BASE_REALTIME].offset; in hrtimer_update_base()
649 ktime_t *offs_boot = &base->clock_base[HRTIMER_BASE_BOOTTIME].offset; in hrtimer_update_base()
650 ktime_t *offs_tai = &base->clock_base[HRTIMER_BASE_TAI].offset; in hrtimer_update_base()
655 base->clock_base[HRTIMER_BASE_REALTIME_SOFT].offset = *offs_real; in hrtimer_update_base()
656 base->clock_base[HRTIMER_BASE_BOOTTIME_SOFT].offset = *offs_boot; in hrtimer_update_base()
[all …]
H A Dtimer_list.c123 print_base(m, cpu_base->clock_base + i, now); in print_cpu()
/linux/tools/perf/util/
H A Ds390-cpumcf-kernel.h29 unsigned int clock_base:1; /* TOD clock base */ member
H A Ds390-cpumsf-kernel.h63 unsigned long long clock_base:1; /* in progusage2 */ member
/linux/Documentation/translations/zh_TW/dev-tools/
H A Dgdb-kernel-debugging.rst126 (gdb) set $next = $lx_per_cpu("hrtimer_bases").clock_base[0].active.next
/linux/Documentation/translations/zh_CN/dev-tools/
H A Dgdb-kernel-debugging.rst130 (gdb) set $next = $lx_per_cpu("hrtimer_bases").clock_base[0].active.next