Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dcputopo.h28 struct cpu_topology *cpu_topology__new(void);
Dcputopo.c174 struct cpu_topology *cpu_topology__new(void) in cpu_topology__new() function
Dheader.c577 tp = cpu_topology__new(); in write_cpu_topology()