Exemplo n.º 1
0
 public OffcoreReqs(ModernIntelCpu intelCpu)
 {
     cpu = intelCpu;
 }
Exemplo n.º 2
0
 public DecoderHistogram(ModernIntelCpu intelCpu)
 {
     cpu = intelCpu;
 }