Home
last modified time | relevance | path

Searched refs:cpu_topology__new (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/
H A Dcputopo.h64 struct cpu_topology *cpu_topology__new(void);
H A Dcputopo.c247 topology = cpu_topology__new(); in online_topology()
256 struct cpu_topology *cpu_topology__new(void) in cpu_topology__new() function