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