Searched refs:asgnsamples (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/usr.bin/gprof/
H A Dgprof.h41 * (see asgnsamples for use and explanation.)
255 void asgnsamples(void);
H A Dgprof.c190 asgnsamples();
470 asgnsamples(void) function
493 printf( "[asgnsamples] pcl 0x%lx pch 0x%lx ccnt %.0f\n" ,
517 printf("[asgnsamples] (0x%lx->0x%lx-0x%lx) %s gets %f ticks %lu overlap\n",
529 printf("[asgnsamples] totime %f\n", totime);
552 * calculate scaled entry point addresses (to save time in asgnsamples),

Completed in 164 milliseconds