Searched defs:core (Results 1 – 8 of 8) sorted by relevance
14 apply_policy(__rte_unused int core) in apply_policy()20 add_core_to_monitor(__rte_unused int core) in add_core_to_monitor()26 remove_core_from_monitor(__rte_unused int core) in remove_core_from_monitor()
33 apply_policy(int core) in apply_policy()142 add_core_to_monitor(int core) in add_core_to_monitor()202 remove_core_from_monitor(int core) in remove_core_from_monitor()
133 uint8_t core; member
27 rx_map_configure(uint8_t port_id, uint32_t queue, uint32_t core) in rx_map_configure()59 ethdev_rx_map_add(char *name, uint32_t queue, uint32_t core) in ethdev_rx_map_add()
128 uint32_t core = i + core_off; in apply_profile() local145 uint32_t core = i + core_off; in apply_profile() local
18 core = int(fd.read()) global() variable
37 unsigned int core[2]; in get_two_hyperthreads() local63 unsigned int core[2]; in get_two_cores() local
399 unsigned int core = strtoul(token, &rval, 10); in parse_corelist_arg() local