Provided by: systemtap-doc_2.3-1ubuntu1.4_all bug

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.