Home
last modified time | relevance | path

Searched defs:cpu_table (Results 1 – 25 of 47) sorted by relevance

12

/external/perfetto/src/trace_processor/importers/common/
Dcpu_tracker.h56 auto& cpu_table = *context_->storage->mutable_cpu_table(); in GetOrCreateCpu() local
67 auto& cpu_table = *context_->storage->mutable_cpu_table(); in MarkCpuValid() local
/external/coreboot/src/cpu/intel/model_f4x/
Dmodel_f4x_init.c17 static const struct cpu_device_id cpu_table[] = { variable
/external/coreboot/src/cpu/intel/model_6xx/
Dmodel_6xx_init.c49 static const struct cpu_device_id cpu_table[] = { variable
/external/coreboot/src/cpu/intel/model_f2x/
Dmodel_f2x_init.c18 static const struct cpu_device_id cpu_table[] = { variable
/external/coreboot/src/cpu/intel/model_67x/
Dmodel_67x_init.c37 static const struct cpu_device_id cpu_table[] = { variable
/external/coreboot/src/soc/amd/cezanne/
Dcpu.c25 static struct cpu_device_id cpu_table[] = { variable
/external/coreboot/src/cpu/intel/model_f3x/
Dmodel_f3x_init.c20 static const struct cpu_device_id cpu_table[] = { variable
/external/coreboot/src/soc/amd/genoa_poc/
Dcpu.c22 static struct cpu_device_id cpu_table[] = { variable
/external/coreboot/src/soc/amd/mendocino/
Dcpu.c25 static struct cpu_device_id cpu_table[] = { variable
/external/coreboot/src/soc/amd/phoenix/
Dcpu.c27 static struct cpu_device_id cpu_table[] = { variable
/external/coreboot/src/soc/amd/glinda/
Dcpu.c27 static struct cpu_device_id cpu_table[] = { variable
/external/coreboot/src/soc/amd/picasso/
Dcpu.c25 static struct cpu_device_id cpu_table[] = { variable
/external/coreboot/src/cpu/intel/model_65x/
Dmodel_65x_init.c37 static const struct cpu_device_id cpu_table[] = { variable
/external/coreboot/src/cpu/qemu-x86/
Dqemu.c14 static const struct cpu_device_id cpu_table[] = { variable
/external/coreboot/src/cpu/intel/model_68x/
Dmodel_68x_init.c47 static const struct cpu_device_id cpu_table[] = { variable
/external/coreboot/src/cpu/intel/model_6bx/
Dmodel_6bx_init.c41 static const struct cpu_device_id cpu_table[] = { variable
/external/coreboot/src/cpu/qemu-power8/
Dqemu.c14 static const struct cpu_device_id cpu_table[] = { variable
/external/coreboot/src/cpu/amd/pi/00730F01/
Dmodel_16_init.c58 static const struct cpu_device_id cpu_table[] = { variable
/external/coreboot/src/soc/amd/stoneyridge/
Dcpu.c63 static struct cpu_device_id cpu_table[] = { variable
/external/coreboot/src/cpu/intel/model_106cx/
Dmodel_106cx_init.c82 static const struct cpu_device_id cpu_table[] = { variable
/external/coreboot/src/soc/intel/xeon_sp/
Dreport_platform.c14 } cpu_table[] = { variable
/external/coreboot/src/cpu/intel/model_6ex/
Dmodel_6ex_init.c122 static const struct cpu_device_id cpu_table[] = { variable
/external/coreboot/src/cpu/intel/model_6fx/
Dmodel_6fx_init.c135 static const struct cpu_device_id cpu_table[] = { variable
/external/coreboot/src/soc/intel/xeon_sp/gnr/
Dcpu.c44 static const struct cpu_device_id cpu_table[] = { variable
/external/coreboot/src/soc/intel/xeon_sp/skx/
Dcpu.c150 static const struct cpu_device_id cpu_table[] = { variable

12