Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/tsl/platform/windows/
H A Dport.cc139 std::size_t MallocExtension_GetAllocatedSize(const void* p) { return 0; } in MallocExtension_GetAllocatedSize() function
/aosp_15_r20/external/tensorflow/tensorflow/tsl/platform/default/
H A Dport.cc338 std::size_t MallocExtension_GetAllocatedSize(const void* p) { in MallocExtension_GetAllocatedSize() function