Provided by: systemtap-doc_5.0-2ubuntu1_amd64
NAME
function::cve_count_metric - Increment the count of key
SYNOPSIS
cve_count_metric(key:string)
ARGUMENTS
key The metric
DESCRIPTION
This function increments the count of the metric key by 1. The metrics can be accessed in /proc/systemtap/MODULE_NAME/__prometheus
SEE ALSO
tapset::livepatch(3stap)