Searched refs:locstats_to_compare (Results 1 – 1 of 1) sorted by relevance
111 def draw_location_diff(self, locstats_to_compare): argument115 pc_ranges_covered_to_compare = locstats_to_compare.get_pc_coverage()118 buckets_to_compare = range(len(locstats_to_compare.variables_coverage_map))129 locstats_to_compare.variables_coverage_map.values(),131 label='variables of {}'.format(locstats_to_compare.file_name))143 format(locstats_to_compare.file_name,346 locstats_to_compare = parse_locstats(opts, binary_file_to_compare)349 locstats.draw_location_diff(locstats_to_compare)