Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/x86/
Dtst-cpu-features-cpuinfo.c25 static char *cpu_flags; variable
48 cpu_flags = strdup (line); in get_cpuinfo()
64 char *str = strstr (cpu_flags, search_name); in check_proc()
74 str = strstr (cpu_flags, buffer); in check_proc()