Provided by: systemtap-doc_2.9-2ubuntu2_all 

NAME
probe::vm.mmap - Fires when an mmap is requested
SYNOPSIS
vm.mmap
VALUES
length
the length of the memory segment
address
the requested address
name
name of the probe point
CONTEXT
The process calling mmap.
SEE ALSO
tapset::memory(3stap)
SystemTap Tapset Reference April 2016 PROBE::VM.MMAP(3stap)