Index: libcfa/src/concurrency/stats.cfa
===================================================================
--- libcfa/src/concurrency/stats.cfa	(revision a0ba5e6f4d5ec1474c3c35657b2a854519889206)
+++ libcfa/src/concurrency/stats.cfa	(revision 7232fe27baa75fc716be337293eb35bd8ebbed9f)
@@ -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
