Searched refs:cache_hit (Results 1 – 16 of 16) sorted by relevance
152 bool cache_hit = true; in ReadConstraints() local156 cache_hit = false; in ReadConstraints()162 if (SqliteTable::debug && !cache_hit) { in ReadConstraints()166 return cache_hit; in ReadConstraints()
75 bool* cache_hit) in util_live_shader_cache_get() argument128 if (cache_hit) in util_live_shader_cache_get()129 *cache_hit = (shader != NULL); in util_live_shader_cache_get()
84 bool* cache_hit);
199 bool cache_hit = false; in adopt_atoms() local204 cache_hit = true; in adopt_atoms()209 if (!cache_hit && from[i] != XCB_ATOM_NONE) in adopt_atoms()
53 self.cache_hit = False81 self.cache_hit = (self.result is not None)252 self.cache_hit = (self.result is not None)
190 br.cache_hit = (br.label.name == 'image2')208 br.cache_hit = False
172 if not t.cache_hit:188 if not br.cache_hit:
308 r.cache_hit = True338 r.cache_hit = False396 r.cache_hit = True
220 if br.cache_hit:
236 if not benchmark_run.cache_hit:
1365 bool cache_hit; in anv_pipeline_compile_graphics() local1369 sizeof(stages[s].cache_key), &cache_hit); in anv_pipeline_compile_graphics()1375 if (cache_hit) { in anv_pipeline_compile_graphics()1709 bool cache_hit = false; in anv_pipeline_compile_cs() local1714 &cache_hit); in anv_pipeline_compile_cs()1790 if (cache_hit) { in anv_pipeline_compile_cs()
520 bool cache_hit = false; in ParseSymbolDict() local530 cache_hit = true; in ParseSymbolDict()535 if (!cache_hit) { in ParseSymbolDict()
4127 bool cache_hit = in DoPoolForward() local4132 if (cache_hit) { in DoPoolForward()4232 bool cache_hit = m_pooling_cache_allowed && in DoPoolBackwardImpl() local4236 if (cache_hit) { in DoPoolBackwardImpl()
2902 bool cache_hit; in si_create_shader() local2904 ctx, &sscreen->live_shader_cache, state, &cache_hit); in si_create_shader()2906 if (sel && cache_hit && sctx->debug.debug_message) { in si_create_shader()
2921 void radv_stop_feedback(VkPipelineCreationFeedbackEXT *feedback, bool cache_hit) in radv_stop_feedback() argument2928 … (cache_hit ? VK_PIPELINE_CREATION_FEEDBACK_APPLICATION_PIPELINE_CACHE_HIT_BIT_EXT : 0); in radv_stop_feedback()
5026 MAKE_ENTRY(cache_hit); in DBEnv_memp_stat()5087 MAKE_ENTRY(cache_hit); in DBEnv_memp_stat()