We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05ef9e9 commit 7eb5468Copy full SHA for 7eb5468
include/trace/events/rcu.h
@@ -713,8 +713,6 @@ TRACE_EVENT_RCU(rcu_torture_read,
713
* "Begin": rcu_barrier() started.
714
* "EarlyExit": rcu_barrier() piggybacked, thus early exit.
715
* "Inc1": rcu_barrier() piggyback check counter incremented.
716
- * "OfflineNoCB": rcu_barrier() found callback on never-online CPU
717
- * "OnlineNoCB": rcu_barrier() found online no-CBs CPU.
718
* "OnlineQ": rcu_barrier() found online CPU with callbacks.
719
* "OnlineNQ": rcu_barrier() found online CPU, no callbacks.
720
* "IRQ": An rcu_barrier_callback() callback posted on remote CPU.
0 commit comments