Searched refs:monitor_refcount (Results 1 – 1 of 1) sorted by relevance
24 static uint32_t monitor_refcount; variable313 if (monitor_refcount) { in rte_dev_event_monitor_start()314 monitor_refcount++; in rte_dev_event_monitor_start()345 monitor_refcount++; in rte_dev_event_monitor_start()363 if (!monitor_refcount) { in rte_dev_event_monitor_stop()368 if (monitor_refcount > 1) { in rte_dev_event_monitor_stop()369 monitor_refcount--; in rte_dev_event_monitor_stop()385 monitor_refcount--; in rte_dev_event_monitor_stop()