From 11b308e7363e937966b035b4891db32b4eece3bf Mon Sep 17 00:00:00 2001 From: Tor Aamodt Date: Fri, 1 Oct 2010 08:55:28 -0800 Subject: integrating recent changes from fermi-test into fermi (i'll use "fermi" for more disruptive changes to the pipeline model such as updating the MSHRs and getting rid of the warp tracker, ripping out DWF, etc...) [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 7805] --- src/gpgpu-sim/stat-tool.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gpgpu-sim/stat-tool.h') diff --git a/src/gpgpu-sim/stat-tool.h b/src/gpgpu-sim/stat-tool.h index d67daf5..3ebe750 100644 --- a/src/gpgpu-sim/stat-tool.h +++ b/src/gpgpu-sim/stat-tool.h @@ -109,6 +109,7 @@ void shader_mem_lat_print( FILE *fout ); int get_shader_normal_cache_id(); int get_shader_texture_cache_id(); int get_shader_constant_cache_id(); +int get_shader_instruction_cache_id(); void shader_cache_access_create( int n_loggers, int n_types, unsigned long long logging_interval ); void shader_cache_access_log( int logger_id, int type, int miss); void shader_cache_access_unlog( int logger_id, int type, int miss); -- cgit v1.3