summaryrefslogtreecommitdiff
path: root/src/gpgpu-sim/mem_latency_stat.cc
AgeCommit message (Expand)Author
2024-12-11Add SST integration into gpgpusim (#44)WilliamMTK
2020-05-23code refomrattingMahmoud
2020-05-23Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...Mahmoud
2020-01-06fixing the dram read/write countMahmoud
2019-09-20removing some comments and refectoring the codeMahmoud
2019-09-19support trace-driven and changing the shader.ccMahmoud
2019-09-13Big reformat change using clang-format-6.0Nick
2019-09-13Revert "Add src/gpgpu-sim formatting"Nick
2019-09-13Add src/gpgpu-sim formattingNick
2019-07-15Move s_g_pc_to_insnMengchi Zhang
2019-07-14Move sm_next_access_uidMengchi Zhang
2019-07-08Move opcode_latency_int thus pass gpgpu_context into many classesMengchi Zhang
2019-06-19Merge remote-tracking branch 'upstream/dev' into devtgrogers
2019-05-15make gpu_tot_cycle local variable not global variableMahmoud
2019-05-13Merge branch 'dev' into AerialVision_cache_supportTim Rogers
2019-04-25increase stat counter size to long longMahmoud
2019-02-20Add full support for deprecated AerialVision L2 statsNick
2018-04-12adding sime spacesMahmoud
2018-04-12fixing FCFS bugMahmoud
2017-10-27add more statistics and chaging Pascal configMahmoud
2014-08-14Review: 33001. Updating/cleaning up the cache statistics. Moving the statisti...Tayler Hetherington
2014-08-14Replaced the legacy L2 cache access stats with more meaningful breakdown that...Wilson Fung
2014-08-14bug31Ayub Gubran
2014-08-14Merging Power model into FermiTayler Hetherington
2014-08-14Two memory errors reported by the valgrind buildTim Rogers
2014-08-14Fixed DRAM performance statistics to display information for more than 4 banks.Wilson Fung
2014-08-14Fix for bug 168 (internal). The overall average memory latency should now be...Wilson Fung
2014-08-14Revived all of the source code view stats except exposed pipeline latency.Wilson Fung
2014-08-14change copyright notice to include authorsTor Aamodt
2011-06-29changing copyright to BSDTor Aamodt
2010-10-240.9756 correlation. Set L1T line size to 128 bytes... problem wasTor Aamodt
2010-10-24add back per shader icount tracking for visualizerTor Aamodt
2010-10-211. rewriting memory access generation code (from scratch), why not...Tor Aamodt
2010-10-18Re-designed cache model:Tor Aamodt
2010-10-161. moving address decoding into a class (and out of cache entirely)Tor Aamodt
2010-10-05broken change list: builds, but does not run, yetTor Aamodt
2010-10-02refactor: mem_fetch now a classTor Aamodt
2010-10-01integrating recent changes from fermi-test into fermiTor Aamodt
2010-08-29- integrate changes from fermi-test (CL's under that path in range 7261-7418).Tor Aamodt
2010-08-23- add '-keep' option to keep intermediate files (used for OpenCL only right now)Tor Aamodt
2010-08-09refactor: remove extern decl up to gpgpusim_entrypoint.ccTor Aamodt
2010-08-08refactor: shader.cc free of extern declarationsTor Aamodt
2010-08-08refactoring: continued, buildsTor Aamodt
2010-08-08refactoring: mem_latency_stat in impl, etc...Tor Aamodt