Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dtimecounter.h64 struct timecounter { struct
65 const struct cyclecounter *cc;
66 u64 cycle_last;
90 * timecounter_adjtime - Shifts the time of the clock. argument
/Linux-v4.19/include/clocksource/
Darm_arch_timer.h75 struct timecounter timecounter; member
/Linux-v4.19/virt/kvm/arm/
Darch_timer.c35 static struct timecounter *timecounter; variable
/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x.h1836 struct timecounter timecounter; member