Query: trace_softirq_raise
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TRACE_SOFTIRQ_RAISE(9) IRQ TRACE_SOFTIRQ_RAISE(9)NAMEtrace_softirq_raise - called immediately when a softirq is raisedSYNOPSISvoid trace_softirq_raise(unsigned int vec_nr);ARGUMENTSvec_nr softirq vector numberDESCRIPTIONWhen used in combination with the softirq_entry tracepoint we can determine the softirq raise to run latency.AUTHORSJason Baron <jbaron@redhat.com> Author. William Cohen <wcohen@redhat.com> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 TRACE_SOFTIRQ_RAISE(9)