Searched refs:GetValidStackSize (Results 1 – 4 of 4) sorted by relevance
114 (r.GetValidStackSize() > 0)) { in ProcessSampleRecord()119 r.GetValidStackSize(), &user_ips, &sps)) { in ProcessSampleRecord()
235 r.GetValidStackSize() > 0) { in ProcessRecord()241 r.GetValidStackSize(), &ips, &sps)) { in ProcessRecord()
1529 (r.GetValidStackSize() > 0)) { in UnwindRecord()1536 r.GetValidStackSize(), &ips, &sps)) { in UnwindRecord()1546 r.GetValidStackSize(), &ips, &sps)) { in UnwindRecord()
415 uint64_t GetValidStackSize() const { in GetValidStackSize() function