Searched refs:initSectorTable (Results 1 - 2 of 2) sorted by relevance

/gem5/src/dev/storage/
H A Ddisk_image.hh130 void initSectorTable(int hash_size);
H A Ddisk_image.cc187 initSectorTable(p->table_size);
192 initSectorTable(p->table_size);
297 CowDiskImage::initSectorTable(int hash_size) function in class:CowDiskImage

Completed in 6 milliseconds