summary refs log tree commit diff stats
path: root/util/qsp.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/qsp.c')
-rw-r--r--util/qsp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/qsp.c b/util/qsp.c
index 8562b14a87..2fe3764906 100644
--- a/util/qsp.c
+++ b/util/qsp.c
@@ -144,7 +144,7 @@ uint32_t do_qsp_callsite_hash(const QSPCallSite *callsite, uint64_t ab)
     uint32_t e = callsite->line;
     uint32_t f = callsite->type;
 
-    return qemu_xxhash6(ab, cd, e, f);
+    return qemu_xxhash8(ab, cd, 0, e, f);
 }
 
 static inline