Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/examples/cpp/pyperf/
H A DPyPerfUtil.cc41 const static int kPythonStackProgIdx = 0; variable
171 std::to_string(kPythonStackProgIdx)); in init()
190 auto updateRes = progTable.update_value(kPythonStackProgIdx, progFd); in init()