def __hash__()

in perfrunbook/utilities/measure_aggregated_pmu_stats.py [0:0]


    def __hash__(self):
        return hash(self.name)