Home
last modified time | relevance | path

Searched defs:track_allocation (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/executorch/runtime/platform/
H A Dprofiler.cpp116 void track_allocation(int32_t id, uint32_t size) { in track_allocation() function
/aosp_15_r20/external/executorch/runtime/core/test/
H A Devent_tracer_test.cpp60 void track_allocation(AllocatorID id, size_t size) override { in track_allocation() function in DummyEventTracer
/aosp_15_r20/external/executorch/devtools/etdump/
H A Detdump_flatcc.cpp460 void ETDumpGen::track_allocation( in track_allocation() function in executorch::etdump::ETDumpGen