DOKK / manpages / debian 12 / systemtap-doc / probe::vm.kmem_cache_free.3stap.en
PROBE::VM.KMEM_CAC(3stap) Memory Tapset PROBE::VM.KMEM_CAC(3stap)

probe::vm.kmem_cache_free - Fires when kmem_cache_free is requested

vm.kmem_cache_free 

caller_function

Name of the caller function.

ptr

Pointer to the kmemory allocated which is returned by kmem_cache

call_site

Address of the function calling this kmemory function

name

Name of the probe point

tapset::memory(3stap)

November 2022 SystemTap Tapset Reference