Searched refs:old_info (Results 1 – 4 of 4) sorted by relevance
63 old_info = self._refresh_impl()64 self._remove_labels_on_afe(set(old_info.labels) - set(new_info.labels))65 self._add_labels_on_afe(set(new_info.labels) - set(old_info.labels))69 if old_info.attributes != new_info.attributes:74 old_info.attributes, new_info.attributes)
102 auto& old_info = allocations_.Get(index_and_flag.first).second; in Insert() local103 RemoveBacktrace(old_info.backtrace_index); in Insert()104 old_info = info; in Insert()
58 ss_data *old_info = current_info; in ss_listen() local126 current_info = old_info; in ss_listen()
317 old_node.live_shared_function_infos.forEach(function (old_info) { argument319 old_info.raw_array);337 old_info.info,