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

/freebsd-10.0-release/usr.bin/gprof/
H A Dprintgprof.c198 char kirkbuffer[ BUFSIZ ]; local
200 sprintf( kirkbuffer , "[%d]" , np -> index );
202 kirkbuffer ,
492 char kirkbuffer[ BUFSIZ ]; local
494 sprintf( kirkbuffer , "[%d]" , cyclep -> index );
496 kirkbuffer ,

Completed in 65 milliseconds