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