Home
last modified time | relevance | path

Searched refs:irqoff (Results 1 – 2 of 2) sorted by relevance

/external/bcc/tools/
Dcriticalstat.py42 irqoff = False variable
44 if args.irqoff:
46 irqoff = True variable
49 irqoff = False variable
Dcriticalstat_example.txt28 -i, --irqoff Find long sections where IRQ was off
138 See Also: Linux kernel's preemptoff and irqoff tracers which provide similar