Home
last modified time | relevance | path

Searched refs:irqsoff (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/tools/testing/selftests/ftrace/test.d/preemptirq/
Dirqsoff_tracer.tc57 echo irqsoff > current_tracer
/linux-6.12.1/Documentation/trace/
Dftrace.rst824 "irqsoff"
835 Similar to irqsoff but traces and records the amount of
840 Similar to irqsoff and preemptoff, but traces and
971 # tracer: irqsoff
973 # irqsoff latency trace v1.1.5 on 3.8.0-test+
1007 This shows that the current tracer is "irqsoff" tracing the time
1335 When set, the latency tracers (irqsoff, wakeup, etc) will
1448 irqsoff chapter
1457 The irqsoff tracer tracks the time for which interrupts are
1467 # echo irqsoff > current_tracer
[all …]
/linux-6.12.1/kernel/rcu/
Drcutorture.c2478 static void rcu_torture_stall_one(int rep, int irqsoff) in rcu_torture_stall_one() argument
2502 if (irqsoff) in rcu_torture_stall_one()
2519 if (irqsoff) in rcu_torture_stall_one()