Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_cpu.c92 char cpuname[32]; in get_cpu_stats() local
97 strcpy(cpuname, "cpu"); in get_cpu_stats()
99 sprintf(cpuname, "cpu%u", cpu_index); in get_cpu_stats()
106 if (strstr(line, cpuname) == line) { in get_cpu_stats()
114 cpuname, &v[0], &v[1], &v[2], &v[3], &v[4], &v[5], in get_cpu_stats()
/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/llvm/docs/CommandGuide/
Dllc.rst62 .. option:: -mcpu=<cpuname>
Dlli.rst79 .. option:: -mcpu=cpuname
/external/swiftshader/third_party/LLVM/docs/CommandGuide/
Dllc.pod63 =item B<-mcpu>=I<cpuname>
Dlli.pod80 =item B<-mcpu>=I<cpuname>