Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ptools/pstack/
H A Dpstack.c114 typedef int (*pydb_pc_frameinfo_f)(pydb_agent_t *py, uintptr_t pc, typedef
119 static pydb_pc_frameinfo_f pydb_pc_frameinfo;
811 pydb_pc_frameinfo = (pydb_pc_frameinfo_f) in load_libpython()