Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.h83 #define FUNC_FILLER (PROFFUNC_SZ - sizeof (ProfFunction)) macro
H A Dgprof.c340 if (FUNC_FILLER) in dump_callgraph()
341 (void) fseek(fp, FUNC_FILLER, SEEK_CUR); in dump_callgraph()