Searched refs:alloc_thread (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/compiler-rt/lib/asan/ |
H A D | asan_report.cc | 550 AsanThreadContext *alloc_thread = in DescribeHeapAddress() local 565 d.Allocation(), alloc_thread->tid, in DescribeHeapAddress() 566 ThreadNameWithParenthesis(alloc_thread, tname, sizeof(tname)), in DescribeHeapAddress() 570 alloc_thread->tid, in DescribeHeapAddress() 571 ThreadNameWithParenthesis(alloc_thread, tname, sizeof(tname)), in DescribeHeapAddress() 578 DescribeThread(alloc_thread); in DescribeHeapAddress()
|
/aosp_15_r20/external/rust/android-crates-io/crates/tikv-jemalloc-sys/patches/ |
D | delete_c_library.patch | 86627 - emitter_json_kv(emitter, "alloc_thread", emitter_type_size,
|