Home
last modified time | relevance | path

Searched defs:lcore (Results 1 – 25 of 31) sorted by relevance

12

/dpdk/lib/eal/common/
H A Drte_service.c534 struct core_state *cs = RTE_LCORE_VAR_LCORE(lcore, lcore_states); in rte_service_lcore_may_be_active() argument
489 const int lcore = rte_lcore_id(); service_runner_func() local
580 rte_service_lcore_count_services(uint32_t lcore) rte_service_lcore_count_services() argument
635 service_update(uint32_t sid,uint32_t lcore,uint32_t * set,uint32_t * enabled) service_update() argument
666 rte_service_map_lcore_set(uint32_t id,uint32_t lcore,uint32_t enabled) rte_service_map_lcore_set() argument
674 rte_service_map_lcore_get(uint32_t id,uint32_t lcore) rte_service_map_lcore_get() argument
684 set_lcore_state(uint32_t lcore,int32_t state) set_lcore_state() argument
724 rte_service_lcore_add(uint32_t lcore) rte_service_lcore_add() argument
745 rte_service_lcore_del(uint32_t lcore) rte_service_lcore_del() argument
769 rte_service_lcore_start(uint32_t lcore) rte_service_lcore_start() argument
802 rte_service_lcore_stop(uint32_t lcore) rte_service_lcore_stop() argument
846 lcore_attr_get_loops(unsigned int lcore) lcore_attr_get_loops() argument
854 lcore_attr_get_cycles(unsigned int lcore) lcore_attr_get_cycles() argument
862 lcore_attr_get_service_calls(uint32_t service_id,unsigned int lcore) lcore_attr_get_service_calls() argument
871 lcore_attr_get_service_cycles(uint32_t service_id,unsigned int lcore) lcore_attr_get_service_cycles() argument
885 unsigned int lcore; attr_get() local
930 rte_service_lcore_attr_get(uint32_t lcore,uint32_t attr_id,uint64_t * attr_value) rte_service_lcore_attr_get() argument
957 unsigned int lcore; rte_service_attr_reset_all() local
972 rte_service_lcore_attr_reset_all(uint32_t lcore) rte_service_lcore_attr_reset_all() argument
1011 service_dump_calls_per_lcore(FILE * f,uint32_t lcore) service_dump_calls_per_lcore() argument
[all...]
H A Deal_common_options.c646 uint32_t lcore = idx; eal_parse_service_coremask() local
884 uint32_t lcore = idx; eal_parse_service_corelist() local
[all...]
/dpdk/lib/dispatcher/
H A Drte_dispatcher.c64 evd_lookup_handler_idx(struct rte_dispatcher_lcore *lcore, in evd_lookup_handler_idx()
81 evd_prioritize_handler(struct rte_dispatcher_lcore *lcore, in evd_prioritize_handler()
97 evd_consider_prioritize_handler(struct rte_dispatcher_lcore *lcore, in evd_consider_prioritize_handler()
117 struct rte_dispatcher_lcore *lcore, in evd_dispatch_events()
182 struct rte_dispatcher_lcore *lcore, in evd_port_dequeue()
202 struct rte_dispatcher_lcore *lcore) in evd_lcore_process()
222 struct rte_dispatcher_lcore *lcore = in evd_process() local
327 lcore_port_index(struct rte_dispatcher_lcore *lcore, in lcore_port_index()
348 struct rte_dispatcher_lcore *lcore; in rte_dispatcher_bind_port_to_lcore() local
376 struct rte_dispatcher_lcore *lcore; in rte_dispatcher_unbind_port_from_lcore() local
[all …]
/dpdk/app/test-pipeline/
H A Dmain.c57 uint32_t lcore; in main() local
113 unsigned lcore; in app_lcore_main_loop() local
/dpdk/app/test/
H A Dtest_pflock.c68 const unsigned int lcore = rte_lcore_id(); in load_loop_fn() local
100 const unsigned int lcore = rte_lcore_id(); in test_pflock_perf() local
H A Dtest_mcslock.c72 const unsigned int lcore = rte_lcore_id(); in load_loop_fn() local
100 const unsigned int lcore = rte_lcore_id(); in test_mcslock_perf() local
H A Dtest_spinlock.c109 const unsigned lcore = rte_lcore_id(); in load_loop_fn() local
135 const unsigned lcore = rte_lcore_id(); in test_spinlock_perf() local
H A Dtest_ticketlock.c110 const unsigned int lcore = rte_lcore_id(); in load_loop_fn() local
138 const unsigned int lcore = rte_lcore_id(); in test_ticketlock_perf() local
H A Dtest_timer_secondary.c51 timer_secondary_spawn_wait(unsigned int lcore) in timer_secondary_spawn_wait()
H A Dtest_mbuf.c992 unsigned lcore, free; in test_refcnt_worker() local
1015 test_refcnt_iter(unsigned int lcore, unsigned int iter, in test_refcnt_iter()
1076 unsigned i, lcore; in test_refcnt_main() local
H A Dtest_rwlock.c100 const unsigned int lcore = rte_lcore_id(); in load_loop_fn() local
H A Dtest_ring_perf.c311 const unsigned int lcore = rte_lcore_id(); in load_loop_fn_helper() local
/dpdk/lib/power/
H A Drte_power_pmd_mgmt.c255 const unsigned int lcore = rte_lcore_id(); clb_multiwait() local
320 const unsigned int lcore = rte_lcore_id(); clb_pause() local
361 const unsigned int lcore = rte_lcore_id(); clb_scale_freq() local
418 check_scale(unsigned int lcore) check_scale() argument
704 rte_power_pmd_mgmt_set_scaling_freq_min(unsigned int lcore,unsigned int min) rte_power_pmd_mgmt_set_scaling_freq_min() argument
721 rte_power_pmd_mgmt_set_scaling_freq_max(unsigned int lcore,unsigned int max) rte_power_pmd_mgmt_set_scaling_freq_max() argument
742 rte_power_pmd_mgmt_get_scaling_freq_min(unsigned int lcore) rte_power_pmd_mgmt_get_scaling_freq_min() argument
756 rte_power_pmd_mgmt_get_scaling_freq_max(unsigned int lcore) rte_power_pmd_mgmt_get_scaling_freq_max() argument
[all...]
/dpdk/examples/l3fwd-power/
H A Dperf_core.c34 is_hp_core(unsigned int lcore) in is_hp_core() argument
86 int lcore = -1; in update_lcore_params() local
H A Dmain.c828 sleep_until_rx_interrupt(int num,int lcore) sleep_until_rx_interrupt() argument
1402 uint8_t queue, lcore; check_lcore_params() local
1472 uint8_t lcore; init_lcore_rx_queues() local
[all...]
/dpdk/app/test-compress-perf/
H A Dcomp_perf_test_throughput.c338 uint32_t lcore = rte_lcore_id(); in cperf_throughput_test_runner() local
H A Dcomp_perf_test_verify.c400 uint32_t lcore = rte_lcore_id(); in cperf_verify_test_runner() local
H A Dcomp_perf_test_cyclecount.c476 uint32_t lcore = rte_lcore_id(); in cperf_cyclecount_test_runner() local
/dpdk/lib/eal/windows/
H A Deal_lcore.c116 struct lcore_map *lcore; in eal_create_lcore_map() local
/dpdk/examples/ip_reassembly/
H A Dmain.c823 setup_port_tbl(struct lcore_queue_conf * qconf,uint32_t lcore,int socket,uint32_t port) setup_port_tbl() argument
848 setup_queue_tbl(struct rx_queue * rxq,uint32_t lcore,uint32_t queue) setup_queue_tbl() argument
959 uint32_t i, lcore; queue_dump_stat() local
[all...]
/dpdk/examples/l3fwd-graph/
H A Dmain.c208 uint8_t queue, lcore; check_lcore_params() local
285 uint8_t lcore; init_lcore_rx_queues() local
[all...]
/dpdk/examples/l3fwd/
H A Dmain.c295 uint8_t queue, lcore; check_lcore_params() local
362 uint8_t lcore; init_lcore_rx_queues() local
[all...]
/dpdk/app/test-flow-perf/
H A Dmain.c1810 int lcore = rte_lcore_id(); in start_forwarding() local
1844 unsigned int lcore; in init_lcore_info() local
/dpdk/examples/vhost_crypto/
H A Dmain.c481 uint32_t i, j, lcore; in main() local
/dpdk/lib/graph/
H A Dgraph.c321 rte_graph_model_mcore_dispatch_core_bind(rte_graph_t id, int lcore) in rte_graph_model_mcore_dispatch_core_bind() argument

12