Searched refs:PyCodeObject_varnames (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/bcc/examples/cpp/pyperf/ | ||
H A D | Py36Offsets.cc | 22 .PyCodeObject_varnames = 64, // offsetof(PyCodeObject, co_varnames) |
H A D | PyPerfType.h | 70 int64_t PyCodeObject_varnames; member |