Searched refs:get_location_id (Results 1 – 1 of 1) sorted by relevance
315 location_id = self.get_location_id(report_sample.ip, symbol)320 location_id = self.get_location_id(entry.ip, entry.symbol)387 def get_location_id(self, ip, symbol): member in PprofProfileGenerator