Searched defs:expected_live_allocations (Results 1 – 3 of 3) sorted by relevance
229 const std::unordered_set<void*>& expected_live_allocations) { in checkPoolLiveAllocations()404 const std::unordered_set<void*>& expected_live_allocations) { in checkPoolLiveAllocations()
1118 const std::unordered_set<void*>& expected_live_allocations) { in checkPoolLiveAllocations()3304 const std::unordered_set<void*>& expected_live_allocations) override { in checkPoolLiveAllocations()
1318 const py::set& expected_live_allocations) { in registerCudaPluggableAllocator()