MCPcopy Index your code
hub / github.com/F-Stack/f-stack / rte_event_dev_count

Function rte_event_dev_count

dpdk/lib/eventdev/rte_eventdev.c:44–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42/* Event dev north bound API implementation */
43
44uint8_t
45rte_event_dev_count(void)
46{
47 return eventdev_globals.nb_devs;
48}
49
50int
51rte_event_dev_get_dev_id(const char *name)

Callers 15

handle_dev_listFunction · 0.85
test_dlb2_eventdevFunction · 0.85
configure_eventdevFunction · 0.85
testsuite_setupFunction · 0.85
test_eventdev_countFunction · 0.85
configure_eventdevFunction · 0.85
testsuite_setupFunction · 0.85
testsuite_setup_rx_intrFunction · 0.85
testsuite_setupFunction · 0.85
eventdev_setupFunction · 0.85
testsuite_setupFunction · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by 10

test_dlb2_eventdevFunction · 0.68
configure_eventdevFunction · 0.68
testsuite_setupFunction · 0.68
test_eventdev_countFunction · 0.68
configure_eventdevFunction · 0.68
testsuite_setupFunction · 0.68
testsuite_setup_rx_intrFunction · 0.68
testsuite_setupFunction · 0.68
eventdev_setupFunction · 0.68
testsuite_setupFunction · 0.68