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