table of contents
PROBE::STAP.CACHE_(3stap) | SystemTap Translator Tapset | PROBE::STAP.CACHE_(3stap) |
NAME¶
probe::stap.cache_get - Found item in stap cache
SYNOPSIS¶
stap.cache_get
VALUES¶
source_path
the path of the .c source file
module_path
the path of the .ko kernel module file
DESCRIPTION¶
Fires just before the return of get_from_cache, when the cache grab is successful.
SEE ALSO0¶
tapset::stap_staticmarkers(3stap)
November 2023 | SystemTap Tapset Reference |