Searched refs:cpu__get_topology_int (Results 1 – 1 of 1) sorted by relevance
311 static int cpu__get_topology_int(int cpu, const char *name, int *value) in cpu__get_topology_int() function323 int value, ret = cpu__get_topology_int(cpu, "physical_package_id", &value); in cpu_map__get_socket_id()378 int value, ret = cpu__get_topology_int(cpu, "core_id", &value); in cpu_map__get_core_id()