Home
last modified time | relevance | path

Searched defs:cpuinfo_processor (Results 1 – 1 of 1) sorted by relevance

/external/cpuinfo/include/
Dcpuinfo.h535 struct cpuinfo_processor { struct
537 uint32_t smt_id;
539 const struct cpuinfo_core* core;
541 const struct cpuinfo_cluster* cluster;
543 const struct cpuinfo_package* package;
550 int linux_id;
554 uint16_t windows_group_id;
559 uint16_t windows_processor_id;
563 uint32_t apic_id;
565 struct {
[all …]