Home
last modified time | relevance | path

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

/qemu/tcg/
H A Dtcg.c2907 static const char * const plugin_from_name[] = { variable
3085 if (from < ARRAY_SIZE(plugin_from_name)) { in tcg_dump_ops()
3086 name = plugin_from_name[from]; in tcg_dump_ops()