1PROBE::STAP.CACHE_(3stap) SystemTap Translator TapsetPROBE::STAP.CACHE_(3stap)
23
4
NAME
6probe::stap.cache_get - Found item in stap cache
7
SYNOPSIS
9stap.cache_get
10
VALUES
12source_path
13the path of the .c source file
1415
module_path
16the path of the .ko kernel module file
17
DESCRIPTION
19Fires just before the return of get_from_cache, when the cache grab is
20successful.
21
SEE ALSO
23tapset::stap_staticmarkers(3stap)
2425
26
27
SystemTap Tapset Reference October 2018 PROBE::STAP.CACHE_(3stap)