Home
last modified time | relevance | path

Searched refs:SANDY_BRIDGE (Results 1 – 10 of 10) sorted by relevance

/dports/graphics/embree/embree-3.13.2/common/sys/
H A Dsysinfo.cpp155 if (DisplayFamily_DisplayModel == 0x062D) return CPU::SANDY_BRIDGE; in getCPUModel()
156 if (DisplayFamily_DisplayModel == 0x062F) return CPU::SANDY_BRIDGE; in getCPUModel()
157 if (DisplayFamily_DisplayModel == 0x062A) return CPU::SANDY_BRIDGE; in getCPUModel()
198 case CPU::SANDY_BRIDGE : return "Sandy Bridge"; in stringOfCPUModel()
H A Dsysinfo.h82 SANDY_BRIDGE, enumerator
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/edac/
H A Dsb_edac.c294 SANDY_BRIDGE, enumerator
435 PCI_ID_TABLE_ENTRY(pci_dev_descr_sbridge, ARRAY_SIZE(pci_dev_descr_sbridge), 1, SANDY_BRIDGE),
1993 if (pvt->info.type == SANDY_BRIDGE) { in get_memory_error_data()
2974 if (pvt->info.type != SANDY_BRIDGE) in sbridge_mce_output_error()
3286 case SANDY_BRIDGE: in sbridge_register_mci()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/edac/
H A Dsb_edac.c294 SANDY_BRIDGE, enumerator
435 PCI_ID_TABLE_ENTRY(pci_dev_descr_sbridge, ARRAY_SIZE(pci_dev_descr_sbridge), 1, SANDY_BRIDGE),
1993 if (pvt->info.type == SANDY_BRIDGE) { in get_memory_error_data()
2974 if (pvt->info.type != SANDY_BRIDGE) in sbridge_mce_output_error()
3286 case SANDY_BRIDGE: in sbridge_register_mci()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/edac/
H A Dsb_edac.c294 SANDY_BRIDGE, enumerator
435 PCI_ID_TABLE_ENTRY(pci_dev_descr_sbridge, ARRAY_SIZE(pci_dev_descr_sbridge), 1, SANDY_BRIDGE),
1993 if (pvt->info.type == SANDY_BRIDGE) { in get_memory_error_data()
2974 if (pvt->info.type != SANDY_BRIDGE) in sbridge_mce_output_error()
3286 case SANDY_BRIDGE: in sbridge_register_mci()
/dports/graphics/embree/embree-3.13.2/kernels/common/
H A Ddevice.cpp63 case CPU::SANDY_BRIDGE: frequency_level = FREQUENCY_SIMD256; break; in Device()
/dports/sysutils/intel-pcm/pcm-202109/
H A Dcpucounters.h1300 SANDY_BRIDGE = 42, enumerator
1516 case SANDY_BRIDGE: in getMaxIPC()
1771 || cpu_model == PCM::SANDY_BRIDGE in packageEnergyMetricsAvailable()
1867 cpu_model == PCM::SANDY_BRIDGE in memoryIOTrafficMetricAvailable()
2002 return cpu_model == SANDY_BRIDGE in hasClientMCCounters()
H A Dcpucounters.cpp816 case SANDY_BRIDGE: in initCStateSupportTables()
856 case SANDY_BRIDGE: in initCStateSupportTables()
1504 cpu_model == SANDY_BRIDGE in detectNominalFrequency()
2178 || model_ == SANDY_BRIDGE in isCPUModelSupported()
2533 case SANDY_BRIDGE: in program()
3468 case SANDY_BRIDGE: in getUArchCodename()
/dports/sysutils/intel-pcm-devel/pcm-0212b38/
H A Dcpucounters.h1300 SANDY_BRIDGE = 42, enumerator
1516 case SANDY_BRIDGE: in getMaxIPC()
1771 || cpu_model == PCM::SANDY_BRIDGE in packageEnergyMetricsAvailable()
1867 cpu_model == PCM::SANDY_BRIDGE in memoryIOTrafficMetricAvailable()
2002 return cpu_model == SANDY_BRIDGE in hasClientMCCounters()
H A Dcpucounters.cpp816 case SANDY_BRIDGE: in initCStateSupportTables()
856 case SANDY_BRIDGE: in initCStateSupportTables()
1504 cpu_model == SANDY_BRIDGE in detectNominalFrequency()
2178 || model_ == SANDY_BRIDGE in isCPUModelSupported()
2533 case SANDY_BRIDGE: in program()
3468 case SANDY_BRIDGE: in getUArchCodename()