Home
last modified time | relevance | path

Searched defs:allocator_id (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/executorch/runtime/platform/
H A Dprofiler.h65 uint32_t allocator_id; member
71 uint64_t allocator_id; member
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/
H A Dallocate_shared_construct.pass.cpp31 static unsigned allocator_id = 0; variable
H A Dallocate_shared.lwg2070.pass.cpp32 static unsigned allocator_id = 0; variable
/aosp_15_r20/external/executorch/runtime/core/test/
H A Devent_tracer_test.cpp200 AllocatorID allocator_id = in RunSimpleTracerTest() local
/aosp_15_r20/external/executorch/devtools/etdump/
H A Detdump_flatcc.cpp461 AllocatorID allocator_id, in track_allocation()
/aosp_15_r20/external/executorch/devtools/etdump/tests/
H A Detdump_test.cpp145 AllocatorID allocator_id = etdump_gen[i]->track_allocator("test_allocator"); in TEST_F() local