Home
last modified time | relevance | path

Searched refs:alloc_buffer_max_entries (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/c10/cuda/
H A DCUDACachingAllocator.cpp1099 size_t alloc_buffer_max_entries, in recordHistory() argument
1105 alloc_buffer.setMaxEntries(alloc_buffer_max_entries); in recordHistory()
3268 size_t alloc_buffer_max_entries, in recordHistory() argument
3271 annotation_buffer.setMaxEntries(alloc_buffer_max_entries); in recordHistory()
3275 enabled, context_recorder, alloc_buffer_max_entries, when); in recordHistory()