Home | History | Annotate | Download | only in util

Lines Matching refs:get_cpuid

1118  * default get_cpuid(): nothing gets recorded
1121 int __attribute__ ((weak)) get_cpuid(char *buffer __maybe_unused,
1133 ret = get_cpuid(buffer, sizeof(buffer));