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