Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/linux/
H A Deal_dev.c27 static bool monitor_started; variable
303 if (monitor_started) in rte_dev_event_monitor_start()
320 monitor_started = true; in rte_dev_event_monitor_start()
330 if (!monitor_started) in rte_dev_event_monitor_stop()
342 monitor_started = false; in rte_dev_event_monitor_stop()