Home
last modified time | relevance | path

Searched refs:cpuname (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_cpu.c94 char cpuname[32]; in get_cpu_stats() local
99 strcpy(cpuname, "cpu"); in get_cpu_stats()
101 sprintf(cpuname, "cpu%u", cpu_index); in get_cpu_stats()
108 if (strstr(line, cpuname) == line) { in get_cpu_stats()
116 cpuname, &v[0], &v[1], &v[2], &v[3], &v[4], &v[5], in get_cpu_stats()
/external/libaom/libaom/third_party/x86inc/
Dx86inc.asm921 %undef cpuname
926 %ifdef cpuname
927 %xdefine cpuname cpuname %+ _%1
929 %xdefine cpuname %1
934 %xdefine SUFFIX _ %+ cpuname
1238 %ifdef cpuname
1240 %error use of ``%1'' %2 instruction in cpuname function: current_function
1242 %error use of ``%1'' sse2 instruction in cpuname function: current_function
/external/libvpx/libvpx/third_party/x86inc/
Dx86inc.asm921 %undef cpuname
926 %ifdef cpuname
927 %xdefine cpuname cpuname %+ _%1
929 %xdefine cpuname %1
934 %xdefine SUFFIX _ %+ cpuname
1238 %ifdef cpuname
1240 %error use of ``%1'' %2 instruction in cpuname function: current_function
1242 %error use of ``%1'' sse2 instruction in cpuname function: current_function
/external/tensorflow/tensorflow/python/client/
Dtimeline_test.py161 cpuname = 'mklcpu' if test_util.IsMklEnabled() else 'cpu'
162 self.assertTrue(cpuname in maximums)
164 'cuda_host_bfc'] if 'cuda_host_bfc' in maximums else maximums[cpuname]
/external/llvm/docs/CommandGuide/
Dlli.rst79 .. option:: -mcpu=cpuname
Dllc.rst62 .. option:: -mcpu=<cpuname>
/external/swiftshader/third_party/llvm-7.0/llvm/docs/CommandGuide/
Dllc.rst62 .. option:: -mcpu=<cpuname>
Dlli.rst79 .. option:: -mcpu=cpuname
Dllvm-mca.rst96 .. option:: -mcpu=<cpuname>
/external/swiftshader/third_party/LLVM/docs/CommandGuide/
Dllc.pod63 =item B<-mcpu>=I<cpuname>
Dlli.pod80 =item B<-mcpu>=I<cpuname>