probe::vm.kmem_cache_free.3stap - Man Page
Fires when kmem_cache_free is requested
Synopsis
vm.kmem_cache_free
Values
- ptr
Pointer to the kmemory allocated which is returned by kmem_cache
- caller_function
Name of the caller function.
- call_site
Address of the function calling this kmemory function
- name
Name of the probe point
See Also0
tapset::memory(3stap)
Info
November 2024 SystemTap Tapset Reference Memory Tapset