Searched refs:enable_self_profiling (Results 1 – 4 of 4) sorted by relevance
33 bool enable_self_profiling = false; member
72 if (params.enable_self_profiling) { in TryLiteTranslateRegionImpl()
158 .enable_self_profiling = true, in TEST_F()
226 pc, {.enable_self_profiling = true, .counter_location = &(entry->invocation_counter)}); in TranslateRegion()249 TryLiteTranslateAndInstallRegion(pc, {.enable_self_profiling = false}); in TranslateRegion()