Searched defs:GetNextSample (Results 1 – 2 of 2) sorted by relevance
418 def GetNextSample(self) -> Optional[SampleStruct]: member in ReportLib
356 Sample* ReportLib::GetNextSample() { in GetNextSample() function in simpleperf::ReportLib689 Sample* GetNextSample(ReportLib* report_lib) { in GetNextSample() function