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