/aosp_15_r20/external/perfetto/src/trace_processor/importers/common/ |
H A D | cpu_tracker.h | 56 auto& cpu_table = *context_->storage->mutable_cpu_table(); in GetOrCreateCpu() local 67 auto& cpu_table = *context_->storage->mutable_cpu_table(); in MarkCpuValid() local
|
/aosp_15_r20/external/coreboot/src/soc/amd/cezanne/ |
H A D | cpu.c | 25 static struct cpu_device_id cpu_table[] = { variable
|
/aosp_15_r20/external/coreboot/src/cpu/intel/model_f2x/ |
H A D | model_f2x_init.c | 18 static const struct cpu_device_id cpu_table[] = { variable
|
/aosp_15_r20/external/coreboot/src/cpu/intel/model_6xx/ |
H A D | model_6xx_init.c | 49 static const struct cpu_device_id cpu_table[] = { variable
|
/aosp_15_r20/external/coreboot/src/soc/amd/picasso/ |
H A D | cpu.c | 25 static struct cpu_device_id cpu_table[] = { variable
|
/aosp_15_r20/external/coreboot/src/cpu/intel/model_67x/ |
H A D | model_67x_init.c | 37 static const struct cpu_device_id cpu_table[] = { variable
|
/aosp_15_r20/external/coreboot/src/soc/amd/mendocino/ |
H A D | cpu.c | 25 static struct cpu_device_id cpu_table[] = { variable
|
/aosp_15_r20/external/coreboot/src/cpu/intel/model_65x/ |
H A D | model_65x_init.c | 37 static const struct cpu_device_id cpu_table[] = { variable
|
/aosp_15_r20/external/coreboot/src/cpu/intel/model_f3x/ |
H A D | model_f3x_init.c | 20 static const struct cpu_device_id cpu_table[] = { variable
|
/aosp_15_r20/external/coreboot/src/soc/amd/genoa_poc/ |
H A D | cpu.c | 22 static struct cpu_device_id cpu_table[] = { variable
|
/aosp_15_r20/external/coreboot/src/soc/amd/glinda/ |
H A D | cpu.c | 27 static struct cpu_device_id cpu_table[] = { variable
|
/aosp_15_r20/external/coreboot/src/soc/amd/phoenix/ |
H A D | cpu.c | 27 static struct cpu_device_id cpu_table[] = { variable
|
/aosp_15_r20/external/coreboot/src/cpu/intel/model_f4x/ |
H A D | model_f4x_init.c | 17 static const struct cpu_device_id cpu_table[] = { variable
|
/aosp_15_r20/external/coreboot/src/cpu/intel/model_6bx/ |
H A D | model_6bx_init.c | 41 static const struct cpu_device_id cpu_table[] = { variable
|
/aosp_15_r20/external/coreboot/src/cpu/intel/model_68x/ |
H A D | model_68x_init.c | 47 static const struct cpu_device_id cpu_table[] = { variable
|
/aosp_15_r20/external/coreboot/src/cpu/qemu-x86/ |
H A D | qemu.c | 14 static const struct cpu_device_id cpu_table[] = { variable
|
/aosp_15_r20/external/coreboot/src/cpu/qemu-power8/ |
H A D | qemu.c | 14 static const struct cpu_device_id cpu_table[] = { variable
|
/aosp_15_r20/external/coreboot/src/cpu/amd/pi/00730F01/ |
H A D | model_16_init.c | 58 static const struct cpu_device_id cpu_table[] = { variable
|
/aosp_15_r20/external/coreboot/src/soc/amd/stoneyridge/ |
H A D | cpu.c | 63 static struct cpu_device_id cpu_table[] = { variable
|
/aosp_15_r20/external/coreboot/src/cpu/intel/model_106cx/ |
H A D | model_106cx_init.c | 82 static const struct cpu_device_id cpu_table[] = { variable
|
/aosp_15_r20/external/coreboot/src/soc/intel/xeon_sp/ |
H A D | report_platform.c | 14 } cpu_table[] = { variable
|
/aosp_15_r20/external/coreboot/src/cpu/intel/model_6ex/ |
H A D | model_6ex_init.c | 122 static const struct cpu_device_id cpu_table[] = { variable
|
/aosp_15_r20/external/coreboot/src/cpu/intel/model_6fx/ |
H A D | model_6fx_init.c | 135 static const struct cpu_device_id cpu_table[] = { variable
|
/aosp_15_r20/external/coreboot/src/soc/intel/xeon_sp/gnr/ |
H A D | cpu.c | 44 static const struct cpu_device_id cpu_table[] = { variable
|
/aosp_15_r20/external/coreboot/src/soc/intel/xeon_sp/skx/ |
H A D | cpu.c | 150 static const struct cpu_device_id cpu_table[] = { variable
|