Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/common/cpuinfo/
H A DCpuInfo.cpp369 CpuModel CpuInfo::cpu_model(uint32_t cpuid) const in cpu_model() function in arm_compute::cpuinfo::CpuInfo
378 CpuModel CpuInfo::cpu_model() const in cpu_model() function in arm_compute::cpuinfo::CpuInfo
/aosp_15_r20/external/pytorch/test/
H A Dtest_mps.py2900 def validate_weight_norm_equality(model, cpu_model, x, cpu_x, dim): argument
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h24349 unsigned char cpu_model; member
114190 struct cpu_model { struct
114191 const struct cpu_id *cpu_id;
114192 const char *model_name;
114193 unsigned int max_freq;
114194 struct cpufreq_frequency_table *op_points;
H A Dvmlinux_518.h24349 unsigned char cpu_model; member
114190 struct cpu_model { struct
114191 const struct cpu_id *cpu_id;
114192 const char *model_name;
114193 unsigned int max_freq;
114194 struct cpufreq_frequency_table *op_points;
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h50673 unsigned char cpu_model; member