Searched refs:find_histogram (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprof/
H A Dhist.c48 static histogram *find_histogram (bfd_vma lowpc, bfd_vma highpc);
181 existing_record = find_histogram (n_record.lowpc, n_record.highpc);
732 find_histogram (bfd_vma lowpc, bfd_vma highpc)
731 find_histogram (bfd_vma lowpc, bfd_vma highpc) function
/netbsd-current/external/gpl3/binutils/dist/gprof/
H A Dhist.c48 static histogram *find_histogram (bfd_vma lowpc, bfd_vma highpc);
181 existing_record = find_histogram (n_record.lowpc, n_record.highpc);
732 find_histogram (bfd_vma lowpc, bfd_vma highpc)
731 find_histogram (bfd_vma lowpc, bfd_vma highpc) function
/netbsd-current/external/gpl3/gdb.old/dist/gprof/
H A Dhist.c48 static histogram *find_histogram (bfd_vma lowpc, bfd_vma highpc);
181 existing_record = find_histogram (n_record.lowpc, n_record.highpc);
732 find_histogram (bfd_vma lowpc, bfd_vma highpc)
731 find_histogram (bfd_vma lowpc, bfd_vma highpc) function

Completed in 295 milliseconds