Home
last modified time | relevance | path

Searched refs:global_run_operation (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/virtio/virtio-trace/
H A Dtrace-agent-ctl.c24 bool global_run_operation; /* default false*/ variable
64 if (!global_run_operation) in wait_order()
87 * contol read/write threads by handling global_run_operation
117 global_run_operation = true; in rw_ctl_loop()
125 global_run_operation = false; in rw_ctl_loop()
H A Dtrace-agent.h48 extern bool global_run_operation;
H A Dtrace-agent-rw.c114 if (!global_run_operation) { in rw_thread_main()
/kernel/linux/linux-6.6/tools/virtio/virtio-trace/
H A Dtrace-agent-ctl.c24 bool global_run_operation; /* default false*/ variable
64 if (!global_run_operation) in wait_order()
87 * contol read/write threads by handling global_run_operation
117 global_run_operation = true; in rw_ctl_loop()
125 global_run_operation = false; in rw_ctl_loop()
H A Dtrace-agent.h48 extern bool global_run_operation;
H A Dtrace-agent-rw.c114 if (!global_run_operation) { in rw_thread_main()

Completed in 2 milliseconds