summaryrefslogtreecommitdiff
path: root/src/gpgpu-sim/stats.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpgpu-sim/stats.h')
-rw-r--r--src/gpgpu-sim/stats.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpgpu-sim/stats.h b/src/gpgpu-sim/stats.h
index 2c494eb..20acfa1 100644
--- a/src/gpgpu-sim/stats.h
+++ b/src/gpgpu-sim/stats.h
@@ -120,7 +120,6 @@ struct shader_core_stats
unsigned int gpu_stall_by_MSHRwb;
unsigned int gpu_stall_shd_mem;
unsigned int gpu_stall_sh2icnt;
- unsigned int *max_return_queue_length;
//memory access classification
int gpgpu_n_mem_read_local;