Home
last modified time | relevance | path

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

/openbmc/qemu/contrib/plugins/
H A Dcache.c508 static void insn_free(gpointer data) in insn_free() function
856 miss_ht = g_hash_table_new_full(NULL, g_direct_equal, NULL, insn_free); in qemu_plugin_install()