Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/plugins/
H A Dmem.c71 static gint addr_order(gconstpointer a, gconstpointer b, gpointer d) in addr_order() function
98 counts = g_list_sort_with_data(counts, addr_order, NULL); in plugin_exit()