mirror of
https://github.com/NVIDIA/open-gpu-kernel-modules.git
synced 2026-02-26 18:04:16 +00:00
535.43.02
This commit is contained in:
@@ -84,9 +84,6 @@ uvm_processor_mask_t *uvm_perf_thrashing_get_thrashing_processors(uvm_va_block_t
|
||||
|
||||
const uvm_page_mask_t *uvm_perf_thrashing_get_thrashing_pages(uvm_va_block_t *va_block);
|
||||
|
||||
// Returns true if any page in the block is thrashing, or false otherwise
|
||||
bool uvm_perf_thrashing_is_block_thrashing(uvm_va_block_t *va_block);
|
||||
|
||||
// Global initialization/cleanup functions
|
||||
NV_STATUS uvm_perf_thrashing_init(void);
|
||||
void uvm_perf_thrashing_exit(void);
|
||||
|
||||
Reference in New Issue
Block a user