Searched refs:hardirq (Results 1 – 10 of 10) sorted by relevance
131 than one microsecond per second. Here's the hardirq per-second output when the199 hardirq = 'callfuncsingle1'216 hardirq = 'callfuncsingle0'231 hardirq = 'callfuncsingle3'247 hardirq = 'callfuncsingle2'263 hardirq = 'callfuncsingle5'279 hardirq = 'callfuncsingle4'295 hardirq = 'callfuncsingle7'311 hardirq = 'callfuncsingle6'327 hardirq = 'eth0'[all …]
50 // metrics for hardirq and softirq
7 # | / _---=> hardirq/softirq
8 # | / _---=> hardirq/softirq
6730 int hardirq; in data_latency_format() local6759 hardirq = lat_flags & TRACE_FLAG_HARDIRQ; in data_latency_format()6768 (hardirq && softirq) ? 'H' : in data_latency_format()6769 hardirq ? 'h' : softirq ? 's' : '.'); in data_latency_format()
838 // metrics for hardirq and softirq