Searched defs:trapstat_cpu_setup (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4/io/
H A Dtrapstat.c513 * (trapstat_cpu_setup()) must grab tstat_lock and is called with cpu_lock
2091 trapstat_cpu_setup(cpu_setup_t what, processorid_t cpu) function
2237 register_cpu_setup_func((cpu_setup_func_t *)trapstat_cpu_setup, NULL);
2271 unregister_cpu_setup_func((cpu_setup_func_t *)trapstat_cpu_setup, NULL);
2418 * that trapstat_cpu_setup() has cleared

Completed in 66 milliseconds