Searched refs:report_sample (Results 1 – 5 of 5) sorted by relevance
27 def report_sample(record_file, symfs_dir, kallsyms_file=None): function68 report_sample(args.record_file, args.symfs, args.kallsyms)
292 report_sample = self.lib.GetNextSample()293 if report_sample is None:300 if not self._filter_report_sample(report_sample):306 sample.add_value(sample_type_id + 1, report_sample.period)
1 // The file format generated by report_sample.proto is as below:
100 report_sample.proto \
401 is report_sample.py.762 An example is report_sample.py.766 $python report_sample.py >out.perf