Index: libcfa/src/concurrency/stats.cfa
===================================================================
--- libcfa/src/concurrency/stats.cfa	(revision a0ba5e6f4d5ec1474c3c35657b2a854519889206)
+++ libcfa/src/concurrency/stats.cfa	(revision 6a45e733582d2cc6a98cfcea7e573f7d9e1fb1e6)
@@ -158,5 +158,5 @@
 					"- total completion blocks: %'15" PRIu64 "\n"
 					"\n"
-					, cluster ? "Cluster" : "Processor",  name, id
+					, type,  name, id
 					, io.submit_q.submit_avg.cnt
 					, avgrdy, avgcsm
