Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/profiler/unwind/
Dunwind.cpp58 extern "C" void unwind_c(std::vector<void*>* result, int64_t rsp, int64_t rbp);
501 extern "C" void unwind_c(std::vector<void*>* result, int64_t rsp, int64_t rbp) { in unwind_c() function