Searched defs:core (Results 1 – 7 of 7) 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()
132 uint8_t core; member
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()) variable
37 unsigned int core[2]; in get_two_hyperthreads() local63 unsigned int core[2]; in get_two_cores() local
344 unsigned int core = strtoul(token, &rval, 10); in parse_corelist_arg() local