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()
601 (r.GetValidStackSize() > 0)) { in UnwindRecord()607 r.GetValidStackSize(), &ips, &sps)) { in UnwindRecord()
1573 (r.GetValidStackSize() > 0)) { in UnwindRecord()1579 r.GetValidStackSize(), &ips, &sps)) { in UnwindRecord()1589 r.GetValidStackSize(), &ips, &sps)) { in UnwindRecord()
408 uint64_t GetValidStackSize() const { in GetValidStackSize() function