Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/c10/core/
H A DAllocator.cpp92 void MemoryReportingInfoBase::reportOutOfMemory( in reportOutOfMemory() function in c10::MemoryReportingInfoBase
/aosp_15_r20/external/scudo/standalone/
H A Dreport.cpp103 void NORETURN reportOutOfMemory(uptr RequestedSize) { in reportOutOfMemory() function
/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dprofiler_kineto.cpp368 void reportOutOfMemory( in reportOutOfMemory() function