Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dcputopo.h28 struct cpu_topology *cpu_topology__new(void);
H A Dcputopo.c174 struct cpu_topology *cpu_topology__new(void) in cpu_topology__new() function
H A Dheader.c578 tp = cpu_topology__new(); in write_cpu_topology()