Searched refs:CGRAPH_FILLER (Results 1 – 2 of 2) sorted by relevance
84 #define CGRAPH_FILLER (PROFCGRAPH_SZ - sizeof (ProfCallGraph)) macro
251 if (CGRAPH_FILLER) in dump_callgraph()252 (void) fseek(fp, CGRAPH_FILLER, SEEK_CUR); in dump_callgraph()