Home
last modified time | relevance | path

Searched refs:numa_topology__new (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/tools/perf/util/
Dcputopo.h72 struct numa_topology *numa_topology__new(void);
Dcputopo.c375 struct numa_topology *numa_topology__new(void) in numa_topology__new() function
Dheader.c693 tp = numa_topology__new(); in write_numa_topology()
/Linux-v6.6/tools/perf/
Dbuiltin-record.c3799 topo = numa_topology__new(); in record__init_thread_numa_masks()