Searched refs:line_pb (Results 1 – 1 of 1) sorted by relevance
156 pprof::Line* line_pb = location_pb->add_line(); in GetIndex() local157 line_pb->set_function_id(function_table_->GetIndex( in GetIndex()159 line_pb->set_line(line_number); in GetIndex()