Searched refs:cfg_cache_hits (Results 1 – 2 of 2) sorted by relevance
128 uint32_t cfg_cache_hits; member
878 sdev->cfg_cache_hits++; in smmuv3_get_config()880 sdev->cfg_cache_hits, sdev->cfg_cache_misses, in smmuv3_get_config()881 100 * sdev->cfg_cache_hits / in smmuv3_get_config()882 (sdev->cfg_cache_hits + sdev->cfg_cache_misses)); in smmuv3_get_config()886 sdev->cfg_cache_hits, sdev->cfg_cache_misses, in smmuv3_get_config()887 100 * sdev->cfg_cache_hits / in smmuv3_get_config()888 (sdev->cfg_cache_hits + sdev->cfg_cache_misses)); in smmuv3_get_config()