Searched refs:IsCallsite (Results 1 – 1 of 1) sorted by relevance
88 static bool ParseLine(const StringRef &Input, bool &IsCallsite, uint32_t &Depth, in ParseLine() argument113 IsCallsite = false; in ParseLine()137 IsCallsite = true; in ParseLine()191 bool IsCallsite; in read() local193 if (!ParseLine(*LineIt, IsCallsite, Depth, NumSamples, LineOffset, in read()200 if (IsCallsite) { in read()