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

/freebsd-11-stable/usr.bin/gprof/
H A Dgprof.c204 asgnsamples();
484 asgnsamples(void) function
507 printf( "[asgnsamples] pcl 0x%lx pch 0x%lx ccnt %.0f\n" ,
531 printf("[asgnsamples] (0x%lx->0x%lx-0x%lx) %s gets %f ticks %lu overlap\n",
543 printf("[asgnsamples] totime %f\n", totime);
566 * calculate scaled entry point addresses (to save time in asgnsamples),
H A Dgprof.h267 void asgnsamples(void);

Completed in 222 milliseconds