Searched refs:OFFSET_OF_CODE (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.0-release/usr.bin/gprof/
H A Dmips.h42 #define OFFSET_OF_CODE 0 macro
43 #define UNITS_TO_CODE (OFFSET_OF_CODE / sizeof(UNIT))
H A Damd64.h37 #define OFFSET_OF_CODE 0 macro
H A Darm.h37 #define OFFSET_OF_CODE 0 macro
H A Di386.h37 #define OFFSET_OF_CODE 0 macro
H A Dia64.h37 #define OFFSET_OF_CODE 0 macro
H A Dpowerpc.h37 #define OFFSET_OF_CODE 0 macro
H A Dsparc64.h37 #define OFFSET_OF_CODE 0 macro
H A Dgprof.c580 bucket_of_code = (nlp->svalue + OFFSET_OF_CODE / HISTORICAL_SCALE_2 -
587 nlp->svalue + OFFSET_OF_CODE / HISTORICAL_SCALE_2);
590 nlp->svalue += OFFSET_OF_CODE / HISTORICAL_SCALE_2;

Completed in 53 milliseconds