Searched refs:GetNextSample (Results 1 – 10 of 10) sorted by relevance
113 Sample* GetNextSample(ReportLib* report_lib) EXPORT;160 Sample* GetNextSample();248 Sample* ReportLib::GetNextSample() { in GetNextSample() function in ReportLib500 Sample* GetNextSample(ReportLib* report_lib) { in GetNextSample() function501 return report_lib->GetNextSample(); in GetNextSample()
39 sample = lib.GetNextSample()
245 self._GetNextSampleFunc = self._lib.GetNextSample315 def GetNextSample(self): member in ReportLib
986 while self.report_lib.GetNextSample():996 while self.report_lib.GetNextSample():1023 while self.report_lib.GetNextSample():1039 while self.report_lib.GetNextSample():1058 while report_lib.GetNextSample():1080 while report_lib.GetNextSample():1104 while self.report_lib.GetNextSample():
61 sample = lib.GetNextSample()
205 sample = lib.GetNextSample()260 sample = lib.GetNextSample()
295 report_sample = self.lib.GetNextSample()
595 raw_sample = lib.GetNextSample()
128 sample = lib.GetNextSample()
245 Then we can read all samples through GetNextSample(). For each sample, we can read its event info