Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
Dcputopo.h23 struct numa_topology { struct
31 struct numa_topology *numa_topology__new(void); argument
32 void numa_topology__delete(struct numa_topology *tp);
Dcputopo.c293 struct numa_topology *numa_topology__new(void) in numa_topology__new()
296 struct numa_topology *tp = NULL; in numa_topology__new()
345 void numa_topology__delete(struct numa_topology *tp) in numa_topology__delete()
Dheader.c675 struct numa_topology *tp; in write_numa_topology()
3112 FEAT_OPR(NUMA_TOPOLOGY, numa_topology, true),