Searched refs:optional_cppgc_event (Results 1 – 1 of 1) sorted by relevance
1510 optional_cppgc_event = in ReportFullCycleToRecorder() local1512 DCHECK(optional_cppgc_event.has_value()); in ReportFullCycleToRecorder()1515 optional_cppgc_event.value(); in ReportFullCycleToRecorder()1682 optional_cppgc_event = metric_recorder->ExtractLastYoungGcEvent(); in ReportYoungCycleToRecorder() local1685 if (optional_cppgc_event) { in ReportYoungCycleToRecorder()1688 optional_cppgc_event.value(); in ReportYoungCycleToRecorder()