Searched defs:cache_index (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/amd64/gen/
H A Dproc64_id.c59 int cache_index = 0; local
69 __libc_get_cpuid(4, (uint_t *)&cpuid_info, cache_index);
78 cache_index += 1;

Completed in 54 milliseconds