other versions
- stretch 4.9.168-1
TRACE_SOFTIRQ_RAISE(9) | IRQ | TRACE_SOFTIRQ_RAISE(9) |
NAME¶
trace_softirq_raise - called immediately when a softirq is raisedSYNOPSIS¶
void trace_softirq_raise(unsigned int vec_nr);
ARGUMENTS¶
vec_nrsoftirq vector number
DESCRIPTION¶
When used in combination with the softirq_entry tracepoint we can determine the softirq raise to run latency.AUTHORS¶
Jason Baron <jbaron@redhat.com>Author.
William Cohen <wcohen@redhat.com>
Author.
COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |