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