Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.h82 #define CGRAPH_FILLER (PROFCGRAPH_SZ - sizeof (ProfCallGraph)) macro
H A Dgprof.c287 if (CGRAPH_FILLER) in dump_callgraph()
288 (void) fseek(fp, CGRAPH_FILLER, SEEK_CUR); in dump_callgraph()