Searched refs:pythonCallstack (Results 1 – 4 of 4) sorted by relevance
47 auto cs = pythonCallstack(); in getPythonInterpreterSourceRange()
205 TORCH_API std::vector<StackEntry> pythonCallstack();
1070 std::vector<StackEntry> pythonCallstack() { in pythonCallstack() function
261 jit::tracer::pythonCallstack()); in pushRange()