Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dqsp.c182 static bool qsp_callsite_cmp(const void *ap, const void *bp) in qsp_callsite_cmp() function
210 return qsp_callsite_cmp(a->callsite, b->callsite); in qsp_entry_no_thread_cmp()
227 qsp_callsite_cmp(a->callsite, b->callsite); in qsp_entry_cmp()
242 qht_init(&qsp_callsite_ht, qsp_callsite_cmp, QSP_INITIAL_SIZE, in qsp_do_init()