Home
last modified time | relevance | path

Searched refs:UNITS_TO_CODE (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gprof/
Dhist.c37 #define UNITS_TO_CODE (offset_to_code / sizeof(UNIT)) macro
307 bin_of_code = ((sym->hist.scaled_addr + UNITS_TO_CODE - r->lowpc) in scale_and_align_entries()
315 + UNITS_TO_CODE))); in scale_and_align_entries()
316 sym->hist.scaled_addr += UNITS_TO_CODE; in scale_and_align_entries()
DChangeLog-92031060 * hist.c (UNITS_TO_CODE): Define.
1409 UNITS_TO_CODE adjustment unconditionally; compiler can optimize