MAX_MEMORY_NODES 1327 tools/perf/util/header.c 	static struct memory_node nodes[MAX_MEMORY_NODES];
MAX_MEMORY_NODES 1336 tools/perf/util/header.c 	ret = build_mem_topology(&nodes[0], MAX_MEMORY_NODES, &nr);