Searched refs:m_garbage_collection_threshold (Results 1 – 2 of 2) sorted by relevance
22 return instance().m_garbage_collection_threshold; in garbage_collection_threshold()112 std::atomic<double> m_garbage_collection_threshold; variable
15 m_garbage_collection_threshold(0), in CUDAAllocatorConfig()107 m_garbage_collection_threshold = val1; in parseGarbageCollectionThreshold()241 m_garbage_collection_threshold = 0; in parseArgs()