Searched refs:existing_record (Results 1 – 1 of 1) sorted by relevance
173 histogram *record, *existing_record; in hist_read_rec() local180 existing_record = find_histogram (n_record.lowpc, n_record.highpc); in hist_read_rec()181 if (existing_record) in hist_read_rec()183 record = existing_record; in hist_read_rec()