Searched refs:intr_prof_stack_use (Results 1 – 3 of 3) sorted by relevance
433 void intr_prof_stack_use(struct thread *td, struct trapframe *frame);
499 intr_prof_stack_use(struct thread *td, struct trapframe *frame) in intr_prof_stack_use() function
1406 intr_prof_stack_use(td, frame); in intr_event_handle()