Provided by: systemtap-doc_4.8-2_amd64
NAME
probe::stap.cache_get - Found item in stap cache
SYNOPSIS
stap.cache_get
VALUES
module_path the path of the .ko kernel module file source_path the path of the .c source file
DESCRIPTION
Fires just before the return of get_from_cache, when the cache grab is successful.
SEE ALSO
tapset::stap_staticmarkers(3stap)