Home
last modified time | relevance | path

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

/linux-3.3/kernel/
Dhrtimer.c87 static const int hrtimer_clock_to_base_table[MAX_CLOCKS] = { variable
95 return hrtimer_clock_to_base_table[clock_id]; in hrtimer_clockid_to_base()