Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcpu_event.h260 extern void cpu_event_init(void);
/illumos-gate/usr/src/uts/i86pc/os/
H A Dstartup.c2108 extern void cpu_event_init(void); in startup_end()
2127 cpu_event_init(); in startup_end()
/illumos-gate/usr/src/uts/common/os/
H A Dcpu_event.c287 cpu_event_init(void) in cpu_event_init() function