Searched defs:reportName (Results 1 – 5 of 5) sorted by relevance
337 auto reportName = "JANK_STATS_RS"; in ReportJankStats() local473 auto reportName = "INTERACTION_RESPONSE_LATENCY"; in ReportEventResponse() local498 auto reportName = "INTERACTION_COMPLETED_LATENCY"; in ReportEventComplete() local538 auto reportName = "INTERACTION_RENDER_JANK"; in ReportEventJankFrameWithoutDelay() local573 auto reportName = "INTERACTION_RENDER_JANK"; in ReportEventJankFrameWithDelay() local642 auto reportName = "INTERACTION_HITCH_TIME_RATIO"; in ReportEventHitchTimeRatioWithoutDelay() local668 auto reportName = "INTERACTION_HITCH_TIME_RATIO"; in ReportEventHitchTimeRatioWithDelay() local694 auto reportName = "FIRST_FRAME_DRAWN"; in ReportEventFirstFrameByPid() local
133 string reportName = GetReportFileName(fileName); variable
212 auto reportName = "GPU_SUBHEALTH_MONITORING"; in ReportEventGpuSubhealth() local
281 string reportName = fileName + "." + string(BConstants::REPORT_FILE_EXT); in GetReportFileName() local299 string reportName = path + BConstants::BLANK_REPORT_NAME; in GetIncreFileHandleForSpecialVersion() local368 string reportName = GetReportFileName(tarName); in GetIncreFileHandleForNormalVersion() local848 string reportName = GetReportFileName(tarName); in GetTarIncludes() local
701 const std::string& reportName) in MemoryOverReport()