Home
last modified time | relevance | path

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

/system/extras/perfprofd/quipper/
Dperf_parser.cc41 bool IsNullBranchStackEntry(const struct branch_entry& entry) { in IsNullBranchStackEntry() function
357 if (IsNullBranchStackEntry(branch_stack->entries[i])) { in MapBranchStack()
367 if (!IsNullBranchStackEntry(entry)) { in MapBranchStack()