示例#1
0
 public PmcMonitoringConfig(Amd17hCpu amdCpu)
 {
     cpu = amdCpu;
 }
示例#2
0
 public TopDown(Amd17hCpu amdCpu)
 {
     cpu = amdCpu;
 }