Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dcputopo.h16 struct numa_topology_node { struct
25 struct numa_topology_node nodes[]; argument
H A Dcputopo.c233 static int load_numa_node(struct numa_topology_node *node, int nr) in load_numa_node()
H A Dheader.c688 struct numa_topology_node *n = &tp->nodes[i]; in write_numa_topology()