Searched defs:track_allocator (Results 1 – 4 of 4) sorted by relevance
76 struct track_allocator struct78 typedef std::size_t size_type;102 std::set<char*> track_allocator::allocated_blocks; argument
129 uint32_t track_allocator(const char* name) { in track_allocator() function
66 AllocatorID track_allocator(const char* name) override { in track_allocator() function in DummyEventTracer
447 AllocatorID ETDumpGen::track_allocator(const char* name) { in track_allocator() function in executorch::etdump::ETDumpGen