Searched refs:GetValidStackSize (Results 1 – 4 of 4) sorted by relevance
112 (r.GetValidStackSize() > 0)) { in ProcessSampleRecord()117 r.GetValidStackSize(), &user_ips, &sps)) { in ProcessSampleRecord()
234 r.GetValidStackSize() > 0) { in ProcessRecord()240 r.GetValidStackSize(), &ips, &sps)) { in ProcessRecord()
1412 (r.GetValidStackSize() > 0)) { in UnwindRecord()1419 r.GetValidStackSize(), &ips, &sps)) { in UnwindRecord()1429 r.GetValidStackSize(), &ips, &sps)) { in UnwindRecord()
412 uint64_t GetValidStackSize() const { in GetValidStackSize() function