dump_splhist
dump_splhist(ci, NULL);
void dump_splhist(struct cpu_info *, void (*)(const char *, ...));
dump_splhist(curcpu(), db_printf);