Created by: mat-kalinowski
This patch contains implementation of the API for accessing separate metrics gathered during the simulation.
Functions for accessing metrics were added for all caches in the default configuration: L1I, L1D and LL. Also additional functions for getting configuration options of the cache_simulator_t.
Issue: #3068