Home
last modified time | relevance | path

Searched defs:max_cpu_id (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/include/vki/
Dvki-xen-sysctl.h133 vki_uint32_t max_cpu_id; /* Largest possible CPU ID on this host */ member
149 vki_uint32_t max_cpu_id; /* Largest possible CPU ID on this host */ member
/external/google-benchmark/src/
Dsysinfo.cc137 long max_cpu_id = 0; in InitializeSystemInfo() local