Este conteúdo não está disponível no idioma selecionado.
probe::vm.kmem_cache_alloc_node
Name
probe::vm.kmem_cache_alloc_node — Fires when \
Synopsis
vm.kmem_cache_alloc_node
vm.kmem_cache_alloc_node
Values
ptr- Pointer to the kmemory allocated
 caller_function- Name of the caller function.
 call_site- Address of the function calling this kmemory function.
 gfp_flag_name- Type of kmemory to allocate(in string format)
 name- Name of the probe point
 bytes_req- Requested Bytes
 bytes_alloc- Allocated Bytes
 gfp_flags- type of kmemory to allocate
 
Description
					kmem_cache_alloc_node is requested.