Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/virt/kvm/arm/
Darch_timer.c31 static struct timecounter *timecounter; variable
/linux-4.1.27/drivers/clocksource/
Darm_arch_timer.c458 static struct timecounter timecounter; variable
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x.h1909 struct timecounter timecounter; member