Home
last modified time | relevance | path

Searched refs:cache_params (Results 1 – 1 of 1) sorted by relevance

/external/ruy/ruy/
Dcpuinfo.cc42 void QueryCacheParams(CpuCacheParams* cache_params) { in QueryCacheParams() argument
81 cache_params->local_cache_size = overall_local_cache_size; in QueryCacheParams()
82 cache_params->last_level_cache_size = overall_last_level_cache_size; in QueryCacheParams()