Provided by: systemtap-doc_2.9-2ubuntu2_all 

NAME
probe::vm.oom_kill - Fires when a thread is selected for termination by the OOM killer
SYNOPSIS
vm.oom_kill
VALUES
name
name of the probe point
task
the task being killed
CONTEXT
The process that tried to consume excessive memory, and thus triggered the OOM.
SEE ALSO
tapset::memory(3stap)
SystemTap Tapset Reference April 2016 PROBE::VM.OOM_KILL(3stap)