Searched refs:cpuname (Results 1 – 11 of 11) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/hud/ |
D | hud_cpu.c | 94 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/ |
D | x86inc.asm | 921 %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/ |
D | x86inc.asm | 921 %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/ |
D | timeline_test.py | 161 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/ |
D | lli.rst | 79 .. option:: -mcpu=cpuname
|
D | llc.rst | 62 .. option:: -mcpu=<cpuname>
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/CommandGuide/ |
D | llc.rst | 62 .. option:: -mcpu=<cpuname>
|
D | lli.rst | 79 .. option:: -mcpu=cpuname
|
D | llvm-mca.rst | 96 .. option:: -mcpu=<cpuname>
|
/external/swiftshader/third_party/LLVM/docs/CommandGuide/ |
D | llc.pod | 63 =item B<-mcpu>=I<cpuname>
|
D | lli.pod | 80 =item B<-mcpu>=I<cpuname>
|