Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/include/
H A Drte_service.h57 uint32_t rte_service_get_count(void);
/f-stack/dpdk/lib/librte_eal/
H A Drte_eal_exports.def127 rte_service_get_count
H A Dversion.map164 rte_service_get_count;
/f-stack/dpdk/lib/librte_eal/common/
H A Drte_service.c206 rte_service_get_count(void) in rte_service_get_count() function
556 uint32_t count = rte_service_get_count(); in rte_service_start_with_defaults()
/f-stack/dpdk/app/test/
H A Dtest_event_timer_adapter.c1739 svc_start_count = rte_service_get_count(); in adapter_create_max()
1761 svc_end_count = rte_service_get_count(); in adapter_create_max()
1771 svc_end_count = rte_service_get_count(); in adapter_create_max()
H A Dtest_service_cores.c110 uint32_t c = rte_service_get_count(); in unregister_all()