Searched refs:softirq (Results 1 – 13 of 13) sorted by relevance
22 This tool works by dynamic tracing the individual softirq functions, and will24 use the softirq tracepoints instead.61 interrupts (summarized as the %softirq column from mpstat(1), and shown as74 softirq = net_tx_action91 softirq = net_rx_action111 softirq = tasklet_action129 softirq = rcu_process_callbacks146 softirq = run_timer_softirq163 softirq = run_rebalance_domains
67 // Number of softirqs, broken by softirq number.70 repeated InterruptCount num_softirq = 8; // Per-softirq count.
629 int32_t softirq) { in InternSoftirqCounterTrack() argument630 auto it = softirq_counter_tracks_.find(std::make_pair(name, softirq)); in InternSoftirqCounterTrack()636 row.softirq = softirq; in InternSoftirqCounterTrack()640 softirq_counter_tracks_[std::make_pair(name, softirq)] = track; in InternSoftirqCounterTrack()
161 TrackId InternSoftirqCounterTrack(StringId name, int32_t softirq);
107 C(int32_t, softirq)
7 # | / _---=> hardirq/softirq
8 # | / _---=> hardirq/softirq
6485 // Number of softirqs, broken by softirq number.6488 repeated InterruptCount num_softirq = 8; // Per-softirq count.
6641 …component_hi3650_b160_china_build/component_code/kernel/linux-4.1/kernel/softirq.c:154 __local_bh_…