Home
last modified time | relevance | path

Searched defs:trace (Results 1 – 25 of 42) sorted by relevance

12

/art/libdexfile/dex/
Dart_dex_file_loader.cc171 ScopedTrace trace(std::string("Open dex file from RAM ") + location); in Open() local
192 ScopedTrace trace(std::string("Open dex file from mapped-memory ") + location); in Open() local
274 ScopedTrace trace(std::string("Open dex file ") + std::string(location)); in OpenWithMagic() local
303 ScopedTrace trace("Open dex file " + std::string(location)); in OpenDex() local
313 ScopedTrace trace("Dex file open Zip " + std::string(location)); in OpenZip() local
330 ScopedTrace trace(std::string("Open dex file ") + std::string(location)); in OpenFile() local
402 ScopedTrace trace("Dex file open from Zip Archive " + std::string(location)); in OpenOneDexFileFromZip() local
505 ScopedTrace trace("Dex file open from Zip " + std::string(location)); in OpenAllDexFilesFromZip() local
/art/runtime/native/
Ddalvik_system_VMStack.cc44 ResultT trace = nullptr; in GetThreadStack() local
89 jobject trace = GetThreadStack(soa, javaThread, fn); in VMStack_fillStackTraceElements() local
156 jobject trace = GetThreadStack(soa, javaThread, fn); in VMStack_getThreadStackTrace() local
Dorg_apache_harmony_dalvik_ddmc_DdmVmInternal.cc53 jobjectArray trace = nullptr; in DdmVmInternal_getStackTraceById() local
/art/tools/runtime_memusage/
Dprune_sanitizer_output.py44 def clean_trace_if_valid(trace, stack_min_size, prune_exact): argument
/art/runtime/
Doat_file_assistant.cc319 ScopedTrace trace("HasDexFiles"); in HasDexFiles() local
336 ScopedTrace trace("DexChecksumUpToDate(vdex)"); in DexChecksumUpToDate() local
369 ScopedTrace trace("DexChecksumUpToDate(oat)"); in DexChecksumUpToDate() local
679 ScopedTrace trace("GetBestInfo"); in GetBestInfo() local
759 ScopedTrace trace("IsUseable"); in IsUseable() local
772 ScopedTrace trace("Status"); in Status() local
981 ScopedTrace trace("ReleaseFileForUse"); in ReleaseFileForUse() local
Dthread_list.cc90 ScopedTrace trace(__PRETTY_FUNCTION__); in ShutDown() local
615 ScopedTrace trace("Suspending mutator threads"); in SuspendAll() local
776 ScopedTrace trace("Resuming mutator threads"); in ResumeAll() local
1114 ScopedTrace trace(__PRETTY_FUNCTION__); in WaitForOtherNonDaemonThreadsToExit() local
1155 ScopedTrace trace(__PRETTY_FUNCTION__); in SuspendAllDaemonThreadsForShutdown() local
Doat_file.cc1491 ScopedTrace trace(__PRETTY_FUNCTION__); in InitializeFromElfFile() local
1513 ScopedTrace trace(__PRETTY_FUNCTION__); in Load() local
1533 ScopedTrace trace(__PRETTY_FUNCTION__); in Load() local
1558 ScopedTrace trace(__PRETTY_FUNCTION__); in ElfFileOpen() local
1738 ScopedTrace trace("Open oat file " + oat_location); in Open() local
2076 ScopedTrace trace(__PRETTY_FUNCTION__); in OpenDexFile() local
Doat_file_manager.cc174 ScopedTrace trace(StringPrintf("%s(%s)", __FUNCTION__, dex_location)); in OpenDexFilesFromOat() local
462 ScopedTrace trace(__FUNCTION__); in OpenDexFilesFromOat_Impl() local
Druntime.cc325 ScopedTrace trace("Runtime shutdown"); in ~Runtime() local
1189 ScopedTrace trace(__FUNCTION__); in StartDaemonThreads() local
1337 ScopedTrace trace(__FUNCTION__); in Init() local
2329 ScopedTrace trace(__FUNCTION__); in AttachCurrentThread() local
2340 ScopedTrace trace(__FUNCTION__); in DetachCurrentThread() local
3168 ScopedTrace trace("Releasing app image spaces metadata"); in Run() local
Dindirect_reference_table.cc457 ScopedTrace trace(__PRETTY_FUNCTION__); in Trim() local
Dreference_table.cc226 const gc::AllocRecordStackTrace* trace = record.GetStackTrace(); in Dump() local
Dthread.cc172 ScopedTrace trace("InitTlsEntryPoints"); in InitTlsEntryPoints() local
936 ScopedTrace trace("Thread::Init"); in Init() local
983 ScopedTrace trace("Thread::Attach"); in Attach() local
1296 ScopedTrace trace("InitStackHwm"); in InitStackHwm() local
1571 ScopedTrace trace("Run checkpoint function"); in RunCheckpointFunction() local
1780 ScopedTrace trace(__FUNCTION__); in FullSuspendCheck() local
2795 Handle<mirror::ObjectArray<mirror::Object>> trace( in Init() local
2905 mirror::ObjectArray<mirror::Object>* trace = build_trace_visitor.GetInternalStackTrace(); in CreateInternalStackTrace() local
3343 ScopedLocalRef<jobject> trace(GetJniEnv(), CreateInternalStackTrace(soa)); in ThrowNewWrappedException() local
/art/runtime/mirror/
Dstack_trace_element.cc35 ObjPtr<StackTraceElement> trace = in Alloc() local
Dthrowable.cc88 const ObjPtr<mirror::ObjectArray<Object>> trace = stack_state->AsObjectArray<Object>(); in GetStackDepth() local
/art/test/726-array-store/src/
DMain.java38 StackTraceElement[] trace = ase.getStackTrace(); in check() local
/art/test/671-npe-field-opts/src/
DMain.java60 StackTraceElement[] trace = npe.getStackTrace(); in check() local
/art/test/051-thread/src/
DMain.java182 StackTraceElement[] trace = Thread.getAllStackTraces().get(Thread.currentThread()); in testMainThreadAllStackTraces() local
/art/runtime/gc/accounting/
Dcard_table.cc62 ScopedTrace trace(__PRETTY_FUNCTION__); in Create() local
/art/runtime/base/
Dmem_map_arena_pool.cc121 ScopedTrace trace(__PRETTY_FUNCTION__); in TrimMaps() local
/art/runtime/jit/
Dprofile_saver.cc472 ScopedTrace trace(__PRETTY_FUNCTION__); in CollectInternal() local
562 ScopedTrace trace(__PRETTY_FUNCTION__); in CollectClasses() local
756 ScopedTrace trace(__PRETTY_FUNCTION__); in FetchAndCacheResolvedClassesAndMethods() local
827 ScopedTrace trace(__PRETTY_FUNCTION__); in ProcessProfilingInfo() local
Djit_code_cache.cc507 ScopedTrace trace(__PRETTY_FUNCTION__); in RemoveMethodsIn() local
1017 ScopedTrace trace(__PRETTY_FUNCTION__); in Run() local
1102 ScopedTrace trace(__FUNCTION__); in GarbageCollectCache() local
1192 ScopedTrace trace(__FUNCTION__); in RemoveUnmarkedCode() local
1287 ScopedTrace trace(__FUNCTION__); in DoCollection() local
1491 ScopedTrace trace(__FUNCTION__); in GetProfiledMethods() local
/art/runtime/gc/
Dallocation_record.cc190 AllocRecordStackTrace trace; in RecordAllocation() local
Dallocation_record.h159 AllocRecord(size_t count, mirror::Class* klass, AllocRecordStackTrace&& trace) in AllocRecord()
/art/test/122-npe/src/
DMain.java569 StackTraceElement[] trace = npe.getStackTrace(); in check() local
/art/runtime/gc/collector/
Dgarbage_collector.cc156 ScopedTrace trace(android::base::StringPrintf("%s %s GC", PrettyCause(gc_cause), GetName())); in Run() local

12