Home
last modified time | relevance | path

Searched refs:numa_topology (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dcputopo.h23 struct numa_topology { struct
31 struct numa_topology *numa_topology__new(void);
32 void numa_topology__delete(struct numa_topology *tp);
H A 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()
H A Dheader.c675 struct numa_topology *tp; in write_numa_topology()
3112 FEAT_OPR(NUMA_TOPOLOGY, numa_topology, true),
/kernel/linux/linux-6.6/tools/perf/util/
H A Dcputopo.h44 struct numa_topology { struct
72 struct numa_topology *numa_topology__new(void);
73 void numa_topology__delete(struct numa_topology *tp);
H A Dcputopo.c375 struct numa_topology *numa_topology__new(void) in numa_topology__new()
378 struct numa_topology *tp = NULL; in numa_topology__new()
427 void numa_topology__delete(struct numa_topology *tp) in numa_topology__delete()
H A Dheader.c689 struct numa_topology *tp; in write_numa_topology()
3425 FEAT_OPR(NUMA_TOPOLOGY, numa_topology, true),
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-record.c3776 struct numa_topology *topo; in record__init_thread_numa_masks()

Completed in 25 milliseconds