Home
last modified time | relevance | path

Searched defs:stacks (Results 1 – 1 of 1) sorted by relevance

/system/core/libunwindstack/tools/
Dunwind_for_offline.cpp89 bool SaveStack(pid_t pid, const std::vector<std::pair<uint64_t, uint64_t>>& stacks) { in SaveStack() argument
260 std::vector<std::pair<uint64_t, uint64_t>> stacks; in SaveData() local