Index: /trunk/modules/vci_cc_vcache_wrapper2_v1/caba/source/src/vci_cc_vcache_wrapper2_v1.cpp
===================================================================
--- /trunk/modules/vci_cc_vcache_wrapper2_v1/caba/source/src/vci_cc_vcache_wrapper2_v1.cpp	(revision 50)
+++ /trunk/modules/vci_cc_vcache_wrapper2_v1/caba/source/src/vci_cc_vcache_wrapper2_v1.cpp	(revision 51)
@@ -1639,6 +1639,4 @@
         size_t set = r_icache_set;
         bool clean = false;
-
-        m_cost_ins_tlb_sw_frz++;
 
         // 4K page size TLB flush leads to cleanup req to data cache 
@@ -4018,6 +4016,4 @@
     {
         // TLB flush leads to cleanup corresponding data cache line 
-        m_cost_data_tlb_sw_frz++;
-
         paddr_t victim_index = 0;
         size_t way = 0;
@@ -4077,6 +4073,4 @@
         bool clean = false;
         
-        m_cost_data_cache_flush_frz++;
-
         // cache flush and send cleanup to external
         if ( !r_dcache_cleanup_req )
