From 36ce0f2243fd0723a746b3c2f5f0651577312400 Mon Sep 17 00:00:00 2001 From: Tayler Hetherington Date: Fri, 30 Nov 2012 21:29:42 -0800 Subject: Merging Power model into Fermi //depot/gpgpu_sim_research/fermi_power/distribution/... to //depot/gpgpu_sim_research/fermi/distribution/... [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 14723] --- src/gpgpu-sim/mem_fetch_status.tup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gpgpu-sim/mem_fetch_status.tup') diff --git a/src/gpgpu-sim/mem_fetch_status.tup b/src/gpgpu-sim/mem_fetch_status.tup index 328d517..b4d4e7a 100644 --- a/src/gpgpu-sim/mem_fetch_status.tup +++ b/src/gpgpu-sim/mem_fetch_status.tup @@ -31,7 +31,7 @@ MF_TUP_BEGIN( mem_fetch_status ) MF_TUP( IN_L1D_MISS_QUEUE ), MF_TUP( IN_L1T_MISS_QUEUE ), MF_TUP( IN_L1C_MISS_QUEUE ), - MF_TUP( IN_TLB_MISS_QUEUE ), + MF_TUP( IN_L1TLB_MISS_QUEUE ), MF_TUP( IN_VM_MANAGER_QUEUE ), MF_TUP( IN_ICNT_TO_MEM ), MF_TUP( IN_PARTITION_ROP_DELAY ), -- cgit v1.3