Searched refs:RTE_EDEV_LOG_DEBUG (Results 1 – 2 of 2) sorted by relevance
214 RTE_EDEV_LOG_DEBUG("Setup %d queues on device %u", nb_queues, in event_dev_queue_config()253 RTE_EDEV_LOG_DEBUG("Setup %d ports on device %u", nb_ports, in event_dev_port_config()1284 RTE_EDEV_LOG_DEBUG("Start dev_id=%" PRIu8, dev_id); in rte_event_dev_start()1314 RTE_EDEV_LOG_DEBUG("Stop flush register dev_id=%" PRIu8, dev_id); in rte_event_dev_stop_flush_callback_register()1330 RTE_EDEV_LOG_DEBUG("Stop dev_id=%" PRIu8, dev_id); in rte_event_dev_stop()1548 RTE_EDEV_LOG_DEBUG( in handle_port_list()1576 RTE_EDEV_LOG_DEBUG( in handle_queue_list()1615 RTE_EDEV_LOG_DEBUG( in handle_queue_links()1717 RTE_EDEV_LOG_DEBUG( in handle_dev_xstats()1754 RTE_EDEV_LOG_DEBUG( in handle_port_xstats()[all …]
41 #define RTE_EDEV_LOG_DEBUG(...) \ macro46 #define RTE_EDEV_LOG_DEBUG(...) (void)0