Home
last modified time | relevance | path

Searched refs:PyFrameObject_localsplus (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/bcc/examples/cpp/pyperf/
H A DPy36Offsets.cc19 .PyFrameObject_localsplus = 376, // offsetof(PyFrameObject, f_localsplus)
H A DPyPerfType.h67 int64_t PyFrameObject_localsplus; member