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()
595 (r.GetValidStackSize() > 0)) { in UnwindRecord()601 r.GetValidStackSize(), &ips, &sps)) { in UnwindRecord()
1872 if (r.GetValidStackSize() > 0) { in UnwindRecord()1878 r.GetValidStackSize(), &ips, &sps)) { in UnwindRecord()1888 r.GetValidStackSize(), &ips, &sps)) { in UnwindRecord()
425 uint64_t GetValidStackSize() const { in GetValidStackSize() function