Searched refs:dirstr (Results 1 – 1 of 1) sorted by relevance
1508 _show_last_callout(int cpu, int direct, const char *dirstr) in _show_last_callout() argument1516 db_printf("cpu %d last%s callout function: %p ", cpu, dirstr, func); in _show_last_callout()1518 db_printf("\ncpu %d last%s callout argument: %p\n", cpu, dirstr, arg); in _show_last_callout()