Home
last modified time | relevance | path

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

/qemu/tests/unit/
H A Dtest-smp-parse.c659 static char *cpu_topology_to_string(const CpuTopology *topo, in cpu_topology_to_string() function
701 expect_topo_str = cpu_topology_to_string(expect_topo, in check_parse()
711 output_topo_str = cpu_topology_to_string(&ms->smp, in check_parse()