Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dtimer-pistachio.c68 pistachio_clocksource_read_cycles(struct clocksource *cs) in pistachio_clocksource_read_cycles() function
90 return pistachio_clocksource_read_cycles(&pcs_gpt.cs); in pistachio_read_sched_clock()
142 .read = pistachio_clocksource_read_cycles,