Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/util/
Dcputopo.h38 struct cpu_topology *cpu_topology__new(void);
Dcputopo.c175 struct cpu_topology *cpu_topology__new(void) in cpu_topology__new() function
Dheader.c581 tp = cpu_topology__new(); in write_cpu_topology()