Home
last modified time | relevance | path

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

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