Searched refs:RTE_EDEV_LOG_DEBUG (Results 1 – 2 of 2) sorted by relevance
211 RTE_EDEV_LOG_DEBUG("Setup %d queues on device %u", nb_queues, in rte_event_dev_queue_config()274 RTE_EDEV_LOG_DEBUG("Setup %d ports on device %u", nb_ports, in rte_event_dev_port_config()1275 RTE_EDEV_LOG_DEBUG("Start dev_id=%" PRIu8, dev_id); in rte_event_dev_start()1303 RTE_EDEV_LOG_DEBUG("Stop flush register dev_id=%" PRIu8, dev_id); in rte_event_dev_stop_flush_callback_register()1319 RTE_EDEV_LOG_DEBUG("Stop dev_id=%" PRIu8, dev_id); in rte_event_dev_stop()1531 RTE_EDEV_LOG_DEBUG( in handle_port_list()1559 RTE_EDEV_LOG_DEBUG( in handle_queue_list()1598 RTE_EDEV_LOG_DEBUG( in handle_queue_links()1700 RTE_EDEV_LOG_DEBUG( in handle_dev_xstats()1737 RTE_EDEV_LOG_DEBUG( in handle_port_xstats()[all …]
41 #define RTE_EDEV_LOG_DEBUG(...) \ macro46 #define RTE_EDEV_LOG_DEBUG(...) (void)0