Home
last modified time | relevance | path

Searched refs:nodeids (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
Dcommands.c506 unsigned int *nodeids; in numa_info() local
513 nodeids = calloc(gcp->numa_max_node, sizeof(*nodeids)); in numa_info()
514 nr_nodes = get_current_nodeid_list(nodeids); in numa_info()
519 int node = nodeids[i]; in numa_info()
/third_party/boost/libs/graph/doc/
Dwrite_graphml.rst68 matches the order of the indexes. If ``true``, the ``parse.nodeids``
143 …<graph id="G" edgedefault="directed" parse.nodeids="canonical" parse.edgeids="canonical" parse.ord…