Searched refs:GetNextSample (Results 1 – 10 of 10) sorted by relevance
112 Sample* GetNextSample(ReportLib* report_lib) EXPORT;158 Sample* GetNextSample();244 Sample* ReportLib::GetNextSample() { in GetNextSample() function in ReportLib476 Sample* GetNextSample(ReportLib* report_lib) { in GetNextSample() function477 return report_lib->GetNextSample(); in GetNextSample()
39 sample = lib.GetNextSample()
860 while self.report_lib.GetNextSample():870 while self.report_lib.GetNextSample():897 while self.report_lib.GetNextSample():913 while self.report_lib.GetNextSample():932 while report_lib.GetNextSample():953 while self.report_lib.GetNextSample():
243 self._GetNextSampleFunc = self._lib.GetNextSample302 def GetNextSample(self): member in ReportLib
61 sample = lib.GetNextSample()
205 sample = lib.GetNextSample()260 sample = lib.GetNextSample()
285 report_sample = self.lib.GetNextSample()
528 raw_sample = lib.GetNextSample()
128 sample = lib.GetNextSample()
1227 Then we can read all samples through GetNextSample(). For each sample, we can read its event info