Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dtimecounter.h64 struct timecounter { struct
65 const struct cyclecounter *cc;
66 cycle_t cycle_last;
90 * timecounter_adjtime - Shifts the time of the clock. argument
/linux-4.4.14/virt/kvm/arm/
Darch_timer.c33 static struct timecounter *timecounter; variable
/linux-4.4.14/drivers/clocksource/
Darm_arch_timer.c450 static struct timecounter timecounter; variable
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x.h1936 struct timecounter timecounter; member