PROBE::VM.KMEM_CAC(3stap) | Memory Tapset | PROBE::VM.KMEM_CAC(3stap) |
NAME¶
probe::vm.kmem_cache_free - Fires when kmem_cache_free is requestedSYNOPSIS¶
vm.kmem_cache_free
VALUES¶
call_siteAddress of the function calling this kmemory
function
ptr
Pointer to the kmemory allocated which is returned by
kmem_cache
name
Name of the probe point
caller_function
Name of the caller function.
SEE ALSO0¶
tapset::memory(3stap)March 2016 | SystemTap Tapset Reference |