Home
last modified time | relevance | path

Searched refs:THREAD (Results 1 – 13 of 13) sorted by relevance

/aosp12/system/core/debuggerd/libdebuggerd/
H A Dbacktrace.cpp71 _LOG(&log, logtype::THREAD, "Unwind failed: tid = %d\n", thread.tid); in dump_backtrace_thread()
73 _LOG(&log, logtype::THREAD, " Error code: %s\n", unwinder->LastErrorCodeString()); in dump_backtrace_thread()
74 _LOG(&log, logtype::THREAD, " Error address: 0x%" PRIx64 "\n", unwinder->LastErrorAddress()); in dump_backtrace_thread()
H A Dtombstone.cpp384 _LOG(log, logtype::THREAD, "--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---\n"); in dump_thread()
418 _LOG(log, logtype::THREAD, "Failed to unwind\n"); in dump_thread()
420 _LOG(log, logtype::THREAD, " Error code: %s\n", unwinder->LastErrorCodeString()); in dump_thread()
421 _LOG(log, logtype::THREAD, " Error address: 0x%" PRIx64 "\n", unwinder->LastErrorAddress()); in dump_thread()
/aosp12/art/test/054-uncaught/
H A Dexpected-stdout.txt7 Uncaught exception THREAD!
12 Uncaught exception THREAD!
/aosp12/art/tools/ahat/src/main/com/android/ahat/heapdump/
H A DRootType.java63 THREAD (1 << 7), enumConstant
H A DParser.java341 roots.add(new RootData(objectId, RootType.THREAD)); in parseInternal()
/aosp12/frameworks/native/cmds/dumpsys/
H A Ddumpsys.h57 THREAD, // dump thread usage of server only enumerator
H A Ddumpsys.cpp171 type = Type::THREAD; in main()
385 case Type::THREAD: in startDumpThread()
/aosp12/system/core/debuggerd/libdebuggerd/include/libdebuggerd/
H A Dutility.h54 THREAD, enumerator
/aosp12/bionic/libc/malloc_debug/
H A DREADME.md289 with the THREAD\_ID returned by gettid(), which is the thread that is making
296 **THREAD\_ID**: thread\_done 0x0
306 **THREAD\_ID**: malloc pointer size
314 **THREAD\_ID**: free pointer
322 **THREAD\_ID**: calloc pointer nmemb size
330 **THREAD\_ID**: realloc new\_pointer old\_pointer size
338 **THREAD\_ID**: memalign pointer alignment size
342 **THREAD\_ID**: memalign pointer alignment size
346 **THREAD\_ID**: memalign pointer alignment size
354 **THREAD\_ID**: memalign pointer 4096 size
[all …]
/aosp12/frameworks/av/services/mediametrics/
H A DAudioAnalytics.h158 THREAD = 1, enumerator
H A DAudioAnalytics.cpp347 mDeviceUse.endAudioIntervalGroup(item, DeviceUse::THREAD); in AudioAnalytics()
547 (itemType == THREAD ? sizeof(AMEDIAMETRICS_KEY_PREFIX_AUDIO_THREAD) in endAudioIntervalGroup()
697 case THREAD: { in endAudioIntervalGroup()
/aosp12/art/tools/ahat/etc/
H A Dahat_api.txt220 enum_constant public static final com.android.ahat.heapdump.RootType THREAD;
/aosp12/art/build/boot/hiddenapi/
H A Dhiddenapi-max-target-o-low-priority.txt7857 Ljava/util/concurrent/locks/AbstractQueuedSynchronizer$Node;->THREAD:J