Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.h81 #define BUF_FILLER (PROFBUF_SZ - sizeof (ProfBuffer)) macro
H A Dgprof.c416 if (BUF_FILLER) in dump_pcsamples()
417 (void) fseek(fp, BUF_FILLER, SEEK_CUR); in dump_pcsamples()