Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ptools/pstack/
H A Dpstack.c117 typedef int (*pydb_pc_frameinfo_f)(pydb_agent_t *py, uintptr_t pc, typedef
124 static pydb_pc_frameinfo_f pydb_pc_frameinfo;
855 pydb_pc_frameinfo = (pydb_pc_frameinfo_f) in load_libpython()