Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ptools/pstack/
H A Dpstack.c119 typedef int (*pydb_pc_frameinfo_argv_f)(pydb_agent_t *py, uintptr_t pc, typedef
125 static pydb_pc_frameinfo_argv_f pydb_pc_frameinfo_argv;
857 pydb_pc_frameinfo_argv = (pydb_pc_frameinfo_argv_f) in load_libpython()