1PROBE::VM.KMEM_CAC(3stap)        Memory Tapset       PROBE::VM.KMEM_CAC(3stap)
2
3
4

NAME

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

SYNOPSIS

9       vm.kmem_cache_free
10

VALUES

12       name
13           Name of the probe point
14
15       call_site
16           Address of the function calling this kmemory function
17
18       ptr
19           Pointer to the kmemory allocated which is returned by kmem_cache
20
21       caller_function
22           Name of the caller function.
23

SEE ALSO

25       tapset::memory(3stap)
26
27
28
29SystemTap Tapset Reference         June 2018         PROBE::VM.KMEM_CAC(3stap)
Impressum