Home
last modified time | relevance | path

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

/linux-6.12.1/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-6.12.1/tools/perf/
Dbuiltin-record.c3826 topo = numa_topology__new(); in record__init_thread_numa_masks()