Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/util/
Dcputopo.h23 struct numa_topology { struct
41 struct numa_topology *numa_topology__new(void); argument
42 void numa_topology__delete(struct numa_topology *tp);
Dcputopo.c294 struct numa_topology *numa_topology__new(void) in numa_topology__new()
297 struct numa_topology *tp = NULL; in numa_topology__new()
346 void numa_topology__delete(struct numa_topology *tp) in numa_topology__delete()
Dheader.c678 struct numa_topology *tp; in write_numa_topology()
3311 FEAT_OPR(NUMA_TOPOLOGY, numa_topology, true),