Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dsched_proto.c67 sched_proto_timebase_init(void);
158 .timebase_init = sched_proto_timebase_init,
244 sched_proto_timebase_init(void) in sched_proto_timebase_init() function