Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dcputopo.h31 struct numa_topology *numa_topology__new(void);
H A Dcputopo.c293 struct numa_topology *numa_topology__new(void) in numa_topology__new() function
H A Dheader.c679 tp = numa_topology__new(); in write_numa_topology()