Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dtimecounter.h55 struct timecounter { struct
56 const struct cyclecounter *cc;
57 u64 cycle_last;
81 * timecounter_adjtime - Shifts the time of the clock. argument
/Linux-v6.1/include/clocksource/
Darm_arch_timer.h66 struct timecounter timecounter; member
/Linux-v6.1/arch/arm64/kvm/
Darch_timer.c25 static struct timecounter *timecounter; variable
/Linux-v6.1/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x.h1837 struct timecounter timecounter; member