Home
last modified time | relevance | path

Searched refs:softirq (Results 1 – 13 of 13) sorted by relevance

/external/bcc/tools/
Dsoftirqs_example.txt22 This tool works by dynamic tracing the individual softirq functions, and will
24 use the softirq tracepoints instead.
61 interrupts (summarized as the %softirq column from mpstat(1), and shown as
74 softirq = net_tx_action
91 softirq = net_rx_action
111 softirq = tasklet_action
129 softirq = rcu_process_callbacks
146 softirq = run_timer_softirq
163 softirq = run_rebalance_domains
/external/perfetto/protos/perfetto/trace/sys_stats/
Dsys_stats.proto67 // Number of softirqs, broken by softirq number.
70 repeated InterruptCount num_softirq = 8; // Per-softirq count.
/external/perfetto/src/trace_processor/importers/common/
Dtrack_tracker.cc629 int32_t softirq) { in InternSoftirqCounterTrack() argument
630 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()
Dtrack_tracker.h161 TrackId InternSoftirqCounterTrack(StringId name, int32_t softirq);
/external/perfetto/src/trace_processor/tables/
Dtrack_tables.h107 C(int32_t, softirq)
/external/chromium-trace/catapult/systrace/systrace/test_data/
Datrace_fixed_tgids7 # | / _---=> hardirq/softirq
Datrace_data7 # | / _---=> hardirq/softirq
Datrace_missing_tgids7 # | / _---=> hardirq/softirq
Datrace_data_raw8 # | / _---=> hardirq/softirq
Datrace_data_stripped7 # | / _---=> hardirq/softirq
Ddecompressed_atrace_data.txt7 # | / _---=> hardirq/softirq
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto6485 // Number of softirqs, broken by softirq number.
6488 repeated InterruptCount num_softirq = 8; // Per-softirq count.
/external/cpuinfo/test/dmesg/
Dhuawei-mate-8.log6641 …component_hi3650_b160_china_build/component_code/kernel/linux-4.1/kernel/softirq.c:154 __local_bh_…