Searched defs:pv_time_ops (Results 1 – 2 of 2) sorted by relevance
102 struct pv_time_ops { struct103 unsigned long long (*sched_clock)(void);104 unsigned long long (*steal_clock)(int cpu);359 struct pv_time_ops pv_time_ops; member
328 struct pv_time_ops pv_time_ops = { variable