Searched refs:FF_MAGIC (Results 1 – 3 of 3) sorted by relevance
303 if ((file_format == FF_MAGIC) in gmon_out_read()306 if (file_format == FF_MAGIC && strncmp (&ghdr.cookie[0], GMON_MAGIC, 4)) in gmon_out_read()587 if (file_format == FF_AUTO || file_format == FF_MAGIC) in gmon_out_write()
101 FF_AUTO = 0, FF_MAGIC, FF_BSD, FF_BSD44, FF_PROF enumerator
328 file_format = FF_MAGIC; in main()