Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dcputopo.h59 struct cpu_topology *cpu_topology__new(void);
Dexpr.c429 topology = cpu_topology__new(); in expr__get_literal()
Dcputopo.c241 struct cpu_topology *cpu_topology__new(void) in cpu_topology__new() function
Dheader.c582 tp = cpu_topology__new(); in write_cpu_topology()
/linux-6.1.9/tools/perf/tests/
Dexpr.c163 struct cpu_topology *topology = cpu_topology__new(); in test__expr()
/linux-6.1.9/tools/perf/
Dbuiltin-record.c3762 topo = cpu_topology__new(); in record__init_thread_core_masks()
3780 topo = cpu_topology__new(); in record__init_thread_package_masks()