Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/util/
Dcputopo.h64 struct cpu_topology *cpu_topology__new(void);
Dcputopo.c247 topology = cpu_topology__new(); in online_topology()
256 struct cpu_topology *cpu_topology__new(void) in cpu_topology__new() function
Dheader.c592 tp = cpu_topology__new(); in write_cpu_topology()
/linux-6.6.21/tools/perf/
Dbuiltin-record.c3761 topo = cpu_topology__new(); in record__init_thread_core_masks()
3779 topo = cpu_topology__new(); in record__init_thread_package_masks()