Searched refs:GetValidStackSize (Results 1 – 4 of 4) sorted by relevance
109 (r.GetValidStackSize() > 0)) { in ProcessSampleRecord()114 r.GetValidStackSize(), &user_ips, &sps)) { in ProcessSampleRecord()
606 (r.GetValidStackSize() > 0)) { in UnwindRecord()612 r.GetValidStackSize(), &ips, &sps)) { in UnwindRecord()
1776 if (r.GetValidStackSize() > 0) { in UnwindRecord()1782 r.GetValidStackSize(), &ips, &sps)) { in UnwindRecord()1792 r.GetValidStackSize(), &ips, &sps)) { in UnwindRecord()
423 uint64_t GetValidStackSize() const { in GetValidStackSize() function