Home
last modified time | relevance | path

Searched defs:record_allocation (Results 1 – 2 of 2) sorted by relevance

/external/pytorch/c10/mobile/
DCPUProfilingAllocator.cpp246 void AllocationPlanner::record_allocation( in record_allocation() function in c10::AllocationPlanner
/external/python/cpython3/Python/
Dgc_free_threading.c1073 record_allocation(PyThreadState *tstate) in record_allocation() function