Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.h79 #define MODLIST_FILLER (PROFMODLIST_SZ - sizeof (ProfModuleList)) macro
H A Dgprof.c470 if (MODLIST_FILLER) in dump_modules()
471 (void) fseek(fp, MODLIST_FILLER, SEEK_CUR); in dump_modules()