Home
last modified time | relevance | path

Searched defs:return_probe (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/bcc/tools/lib/
H A Ducalls.py69 return_probe = "method__return" variable
76 return_probe = "sub__return" variable
81 return_probe = "function__return" variable
88 return_probe = "function__return" variable
94 return_probe = "method__return" variable
100 return_probe = "proc__return" variable
107 entry_probe, return_probe, read_class, read_method = ("", "", "", "") variable