Home
last modified time | relevance | path

Searched refs:jit_code_cache (Results 1 – 25 of 500) sorted by relevance

12345678910>>...20

/aosp_15_r20/art/runtime/jit/
H A Dprofile_saver.cc91 ProfileSaver::ProfileSaver(const ProfileSaverOptions& options, jit::JitCodeCache* jit_code_cache) in ProfileSaver() argument
92 : jit_code_cache_(jit_code_cache), in ProfileSaver()
985 jit::JitCodeCache* jit_code_cache, in Start() argument
993 DCHECK(jit_code_cache != nullptr); in Start()
1039 DCHECK_EQ(instance_->jit_code_cache_, jit_code_cache); in Start()
1050 instance_ = new ProfileSaver(options, jit_code_cache); in Start()
H A Dprofile_saver.h42 jit::JitCodeCache* jit_code_cache,
70 ProfileSaver(const ProfileSaverOptions& options, jit::JitCodeCache* jit_code_cache);
H A Ddebugger_interface.cc256 jit::JitCodeCache* jit_code_cache = Runtime::Current()->GetJitCodeCache(); in Memory() local
257 CHECK(jit_code_cache != nullptr); in Memory()
258 jit::JitMemoryRegion* memory = jit_code_cache->GetCurrentRegion(); in Memory()
H A Djit_code_cache.cc243 std::unique_ptr<JitCodeCache> jit_code_cache(new JitCodeCache()); in Create() local
246 jit_code_cache->garbage_collect_code_ = false; in Create()
247 jit_code_cache->shared_region_ = std::move(region); in Create()
249 jit_code_cache->private_region_ = std::move(region); in Create()
257 return jit_code_cache.release(); in Create()
/aosp_15_r20/out/soong/.intermediates/art/runtime/libartd-runtime/android_arm64_armv8-2a_cortex-a55_static_apex31/obj/art/runtime/jit/
Djit_code_cache.o.d1 …rtd-runtime/android_arm64_armv8-2a_cortex-a55_static_apex31/obj/art/runtime/jit/jit_code_cache.o: \
2 art/runtime/jit/jit_code_cache.cc art/runtime/jit/jit_code_cache.h \
1171 art/runtime/jit/jit_code_cache-inl.h \
/aosp_15_r20/out/soong/.intermediates/art/runtime/libart-runtime/android_arm64_armv8-2a_cortex-a55_static_apex31/obj/art/runtime/jit/
Djit_code_cache.o.d1 …art-runtime/android_arm64_armv8-2a_cortex-a55_static_apex31/obj/art/runtime/jit/jit_code_cache.o: \
2 art/runtime/jit/jit_code_cache.cc art/runtime/jit/jit_code_cache.h \
1171 art/runtime/jit/jit_code_cache-inl.h \
/aosp_15_r20/out/soong/.intermediates/art/runtime/libart-runtime/linux_glibc_x86_64_static/obj/art/runtime/jit/
Djit_code_cache.o.d1 …diates/art/runtime/libart-runtime/linux_glibc_x86_64_static/obj/art/runtime/jit/jit_code_cache.o: \
2 art/runtime/jit/jit_code_cache.cc art/runtime/jit/jit_code_cache.h \
1203 art/runtime/jit/jit_code_cache-inl.h \
/aosp_15_r20/art/runtime/
H A DAndroid.bp320 "jit/jit_code_cache.cc",
/aosp_15_r20/out/soong/.intermediates/art/runtime/libart-runtime/android_arm64_armv8-2a_cortex-a55_static_apex31/
Dlibart-runtime.a.rsp1 …/android_arm64_armv8-2a_cortex-a55_static_apex31/obj/art/runtime/jit/jit_code_cache.o out/soong/.i…
/aosp_15_r20/out/soong/.intermediates/art/runtime/libartd-runtime/android_arm64_armv8-2a_cortex-a55_static_apex31/
Dlibartd-runtime.a.rsp1 …/android_arm64_armv8-2a_cortex-a55_static_apex31/obj/art/runtime/jit/jit_code_cache.o out/soong/.i…
/aosp_15_r20/out/soong/.intermediates/art/compiler/libartd-compiler/android_arm64_armv8-2a_cortex-a55_static_apex31/obj/art/compiler/optimizing/
Dintrinsics.o.d1203 art/runtime/jit/jit_code_cache-inl.h art/runtime/jit/jit_code_cache.h \
/aosp_15_r20/out/soong/.intermediates/art/runtime/libart-runtime/android_arm64_armv8-2a_cortex-a55_static_apex31/obj/art/runtime/
Dreflection.o.d1154 art/runtime/thread_pool.h art/runtime/jit/jit_code_cache-inl.h \
1155 art/runtime/jit/jit_code_cache.h \
/aosp_15_r20/out/soong/.intermediates/art/compiler/libartd-compiler/android_arm64_armv8-2a_cortex-a55_static_apex31/obj/art/compiler/driver/
Dcompiler_options.o.d1172 art/runtime/jit/jit_code_cache-inl.h art/runtime/jit/jit_code_cache.h \
/aosp_15_r20/out/soong/.intermediates/art/openjdkjvmti/libopenjdkjvmtid/android_arm64_armv8-2a_cortex-a55_static_apex31/obj/art/openjdkjvmti/
Dti_redefine.o.d1163 art/runtime/thread_pool.h art/runtime/jit/jit_code_cache-inl.h \
1164 art/runtime/jit/jit_code_cache.h \
Dti_field.o.d1162 art/runtime/thread_pool.h art/runtime/jit/jit_code_cache-inl.h \
1163 art/runtime/jit/jit_code_cache.h \
Dti_stack.o.d1167 art/runtime/thread_pool.h art/runtime/jit/jit_code_cache-inl.h \
1168 art/runtime/jit/jit_code_cache.h art/runtime/jit/jit_memory_region.h \
/aosp_15_r20/out/soong/.intermediates/art/runtime/libartd-runtime/android_arm64_armv8-2a_cortex-a55_static_apex31/obj/art/runtime/interpreter/mterp/
Dnterp.o.d1159 art/runtime/thread_pool.h art/runtime/jit/jit_code_cache-inl.h \
1160 art/runtime/jit/jit_code_cache.h \
/aosp_15_r20/out/soong/.intermediates/art/runtime/libartd-runtime/android_arm64_armv8-2a_cortex-a55_static_apex31/obj/art/runtime/oat/
Doat_file_manager.o.d1161 art/runtime/thread_pool.h art/runtime/jit/jit_code_cache-inl.h \
1162 art/runtime/jit/jit_code_cache.h \
/aosp_15_r20/out/soong/.intermediates/art/openjdkjvmti/libopenjdkjvmti/android_arm64_armv8-2a_cortex-a55_static_apex31/obj/art/openjdkjvmti/
Dti_breakpoint.o.d1171 art/runtime/jit/jit_code_cache-inl.h art/runtime/jit/jit_code_cache.h \
Dti_threadgroup.o.d1159 art/runtime/thread_pool.h art/runtime/jit/jit_code_cache-inl.h \
1160 art/runtime/jit/jit_code_cache.h \
/aosp_15_r20/out/soong/.intermediates/art/runtime/libart-runtime/android_arm64_armv8-2a_cortex-a55_static_apex31/obj/art/runtime/native/
Ddalvik_system_DexFile.o.d1193 art/runtime/jit/jit_code_cache-inl.h art/runtime/jit/jit_code_cache.h \
/aosp_15_r20/out/soong/.intermediates/art/runtime/libart-runtime/android_arm64_armv8-2a_cortex-a55_static_apex31/obj/art/runtime/entrypoints/quick/
Dquick_throw_entrypoints.o.d1169 art/runtime/jit/jit_code_cache-inl.h art/runtime/jit/jit_code_cache.h \
/aosp_15_r20/out/soong/.intermediates/art/runtime/libartd-runtime/android_arm64_armv8-2a_cortex-a55_static_apex31/obj/art/runtime/entrypoints/
Dmath_entrypoints.o.d1157 art/runtime/thread_pool.h art/runtime/jit/jit_code_cache-inl.h \
1158 art/runtime/jit/jit_code_cache.h \
/aosp_15_r20/out/soong/.intermediates/art/compiler/libartd-compiler/android_arm64_armv8-2a_cortex-a55_static_apex31/obj/art/compiler/dex/
Dinline_method_analyser.o.d1157 art/runtime/thread_pool.h art/runtime/jit/jit_code_cache-inl.h \
1158 art/runtime/jit/jit_code_cache.h \
/aosp_15_r20/out/soong/.intermediates/art/runtime/libartd-runtime/android_arm64_armv8-2a_cortex-a55_static_apex31/obj/art/runtime/mirror/
Dobject.o.d1157 art/runtime/thread_pool.h art/runtime/jit/jit_code_cache-inl.h \
1158 art/runtime/jit/jit_code_cache.h \

12345678910>>...20