Home
last modified time | relevance | path

Searched refs:cpu_name (Results 1 – 23 of 23) sorted by relevance

/external/mesa3d/src/mesa/x86/
Dcommon_x86.c296 char cpu_name[49]; in _mesa_get_x86_features() local
298 …002+ofs, (GLuint *)(cpu_name + (16*ofs)+0), (GLuint *)(cpu_name + (16*ofs)+4), (GLuint *)(cpu_name in _mesa_get_x86_features()
299 cpu_name[48] = '\0'; /* the name should be NULL terminated, but just to be sure */ in _mesa_get_x86_features()
302 _mesa_debug(NULL, "CPU name: %s\n", cpu_name); in _mesa_get_x86_features()
/external/autotest/client/site_tests/power_VideoCall/
Dpower_VideoCall.py130 cpu_name = utils.get_cpu_name()
132 if re.search(HIGH_IF_HAS_FAN_REGEX, cpu_name, re.VERBOSE):
137 if re.search(MEDIUM_REGEX, cpu_name, re.VERBOSE):
/external/llvm-project/llvm/test/tools/llvm-exegesis/X86/
Danalysis-naive-clusterization.test42 cpu_name: bdver2
59 cpu_name: bdver2
75 cpu_name: bdver2
92 cpu_name: bdver2
Danalysis-cluster-stabilization-config.test17 cpu_name: bdver2
34 cpu_name: bdver2
Danalysis-cluster-stabilization.test41 cpu_name: bdver2
57 cpu_name: bdver2
74 cpu_name: bdver2
Danalysis-same-cluster-for-ops-in-different-sched-clusters.test29 cpu_name: bdver2
46 cpu_name: bdver2
Danalysis-clustering-algorithms.test88 cpu_name: bdver2
133 cpu_name: bdver2
178 cpu_name: bdver2
223 cpu_name: bdver2
Danalysis-naive-cluster-stabilization.test37 cpu_name: bdver2
54 cpu_name: bdver2
Danalysis-noise.test15 cpu_name: haswell
Danalysis-epsilons.test38 cpu_name: bdver2
55 cpu_name: bdver2
Danalysis-inconsistencies-uops.test12 cpu_name: haswell
Danalysis-inconsistencies-uops-backwards.test13 cpu_name: haswell
Danalysis-uops-variant.test16 cpu_name: sandybridge
Danalysis-uops.test13 cpu_name: haswell
Danalysis-uops-backwards.test14 cpu_name: haswell
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetPfmCounters.td42 class PfmCountersBinding<string cpu_name, ProcPfmCounters counters> {
43 string CpuName = cpu_name;
/external/llvm-project/llvm/include/llvm/Target/
DTargetPfmCounters.td44 class PfmCountersBinding<string cpu_name, ProcPfmCounters counters> {
45 string CpuName = cpu_name;
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_compiler.h54 CpuAotCompilationOptions(string triple, string cpu_name, string features,
65 const string& cpu_name() const { return cpu_name_; } in cpu_name() function
Dcpu_compiler.cc156 string triple, string cpu_name, string features, string entry_point_name, in CpuAotCompilationOptions() argument
159 cpu_name_(std::move(cpu_name)), in CpuAotCompilationOptions()
888 triple.getTriple(), options.cpu_name(), options.features(), in CompileAheadOfTime()
/external/llvm-project/libc/benchmarks/
Drender.py373 cpu_name = host["CpuName"]
85 title = "%s (%s)" % (cpu_name, cpu_freq)
/external/crosvm/aarch64/src/
Dfdt.rs76 let cpu_name = format!("cpu@{:x}", cpu_id); in create_cpu_nodes() localVariable
77 let cpu_node = fdt.begin_node(&cpu_name)?; in create_cpu_nodes()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/llvm_gpu_backend/
Dgpu_backend_lib.cc144 llvm::Triple triple, absl::string_view cpu_name, in GetTargetMachine() argument
178 triple.str(), llvm_ir::AsStringRef(cpu_name), in GetTargetMachine()
/external/llvm-project/llvm/docs/CommandGuide/
Dllvm-exegesis.rst60 cpu_name: haswell