Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/libpython/
H A Dlibpython.c292 py_stack(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in py_stack() function
331 { "pystack", "[-v]", "print python stacks", py_stack },