Searched refs:shipped (Results 1 – 1 of 1) sorted by relevance
597 int shipped = ebx & 0xff; in get_common_cache_info() local599 if (shipped == 0 || type == 0) in get_common_cache_info()612 threads_l2 = (shipped - 1) & count_mask; in get_common_cache_info()629 threads_core = (shipped - 1) & count_mask; in get_common_cache_info()
Completed in 4 milliseconds