Searched refs:aggregateRecords (Results 1 - 3 of 3) sorted by relevance

/gem5/src/mem/ruby/system/
H A DCacheRecorder.hh79 uint64_t aggregateRecords(uint8_t **data, uint64_t size);
H A DCacheRecorder.cc169 CacheRecorder::aggregateRecords(uint8_t **buf, uint64_t total_size) function in class:CacheRecorder
H A DRubySystem.cc253 uint64_t cache_trace_size = m_cache_recorder->aggregateRecords(&raw_data,

Completed in 5 milliseconds