Home
last modified time | relevance | path

Searched refs:numa_topology_node (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dcputopo.h37 struct numa_topology_node { struct
46 struct numa_topology_node nodes[]; argument
H A Dcputopo.c315 static int load_numa_node(struct numa_topology_node *node, int nr) in load_numa_node()
H A Dheader.c702 struct numa_topology_node *n = &tp->nodes[i]; in write_numa_topology()