Searched refs:AllocTid (Results 1 – 3 of 3) sorted by relevance
42 uptr AllocTid();
365 CHECK(chunk.AllocTid() != kInvalidTid); in DescribeHeapAddress()368 GetThreadContextByTidLocked(chunk.AllocTid()); in DescribeHeapAddress()
224 uptr AsanChunkView::AllocTid() { return chunk_->alloc_tid; } in AllocTid() function in __asan::AsanChunkView