Καλησπερα,

Τρεχοντας το pin παιρνω αποτελεσμα του στυλ
"""
This tool represents a 2-level tlb & cache simulator.


Pin tools switches

-L1a  [default 8]
    L1 cache associativity (1 for direct mapped)
-L1b  [default 64]
    L1 cache block size in bytes
-L1c  [default 32]
    L1 cache size in kilobytes
-L2a  [default 8]
    L2 cache associativity (1 for direct mapped)
-L2b  [default 64]
.....
""""
(ανεξαρτητως benchmark). Aν το τρεξω ομως χωρις να ορισω L1c L1b κτλ και το αφησω με τα default δουλευει. Καποια εξηγηση / βοηθεια ?