5#ifndef RUNTIME_VM_CPUINFO_H_
6#define RUNTIME_VM_CPUINFO_H_
static const char * FieldName(CpuInfoIndices idx)
static const char * GetCpuModel()
static bool FieldContains(CpuInfoIndices idx, const char *search_string)
static bool HasField(const char *field)
static char * StrDup(const char *s)