probe::vm.kmem_cache_alloc_node — Fires when kmem_cache_alloc_node is requested
vm.kmem_cache_alloc_node
namename of the probe point
gfp_flag_nametype of kmemory to allocate(in string format)
caller_functionname of the caller function
gfp_flagstype of kmemory to allocate
bytes_allocallocated Bytes
ptrpointer to the kmemory allocated
bytes_reqrequested Bytes
call_siteaddress of the function calling this kmemory function