Searched refs:getCompilationCacheSize (Results 1 – 2 of 2) sorted by relevance
127 bool getCompilationCacheSize(int* cacheSizeBytes);
413 bool BenchmarkModel::getCompilationCacheSize(int* cacheSizeBytes) { in getCompilationCacheSize() function in BenchmarkModel548 success = getCompilationCacheSize(&result->cacheSizeBytes); in benchmarkCompilation()