Searched refs:location_pb (Results 1 – 1 of 1) sorted by relevance
154 pprof::Location* location_pb = &location_table_[key]; in GetIndex() local155 location_pb->set_id(location_table_.size()); in GetIndex()156 pprof::Line* line_pb = location_pb->add_line(); in GetIndex()160 return location_pb->id(); in GetIndex()