Searched refs:get_location_id (Results 1 – 1 of 1) sorted by relevance
301 location_id = self.get_location_id(symbol.vaddr_in_file, symbol)306 location_id = self.get_location_id(entry.ip, entry.symbol)372 def get_location_id(self, ip, symbol): member in PprofProfileGenerator