Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/ftrace/test.d/preemptirq/
Dirqsoff_tracer.tc57 echo irqsoff > current_tracer
/linux-6.14.4/Documentation/trace/
Dftrace.rst830 "irqsoff"
841 Similar to irqsoff but traces and records the amount of
846 Similar to irqsoff and preemptoff, but traces and
977 # tracer: irqsoff
979 # irqsoff latency trace v1.1.5 on 3.8.0-test+
1013 This shows that the current tracer is "irqsoff" tracing the time
1342 When set, the latency tracers (irqsoff, wakeup, etc) will
1455 irqsoff chapter
1464 The irqsoff tracer tracks the time for which interrupts are
1474 # echo irqsoff > current_tracer
[all …]
/linux-6.14.4/kernel/rcu/
Drcutorture.c2619 static void rcu_torture_stall_one(int rep, int irqsoff) in rcu_torture_stall_one() argument
2643 if (irqsoff) in rcu_torture_stall_one()
2660 if (irqsoff) in rcu_torture_stall_one()