Provided by: systemtap-doc_4.8-2_amd64
NAME
probe::softirq.exit - Execution of handler for a pending softirq completed
SYNOPSIS
softirq.exit
VALUES
vec softirq_action vector vec_nr softirq vector number h struct softirq_action* for just executed softirq action pointer to softirq handler that just finished execution
SEE ALSO
tapset::irq(3stap)