Searched refs:LatencyAccountant (Results 1 – 2 of 2) sorted by relevance
29 class LatencyAccountant {54 explicit LatencyAccountant(FuncIdConversionHelper &FuncIdHelper, in LatencyAccountant() function
137 bool LatencyAccountant::accountRecord(const XRayRecord &Record) { in accountRecord()259 void LatencyAccountant::exportStats(const XRayFileHeader &Header, F Fn) const { in exportStats()371 void LatencyAccountant::exportStatsAsText(raw_ostream &OS, in exportStatsAsText()407 void LatencyAccountant::exportStatsAsCSV(raw_ostream &OS, in exportStatsAsCSV()466 xray::LatencyAccountant FCA(FuncIdHelper, AccountDeduceSiblingCalls); in __anon9fd330660902()