HomeSort by relevance Sort by last modified time
    Searched refs:STYLE_GMON_INFO (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.25/gprof/
gprof.h 76 #define STYLE_GMON_INFO (1<<5)
gprof.c 279 output_style |= STYLE_GMON_INFO;
280 user_specified |= STYLE_GMON_INFO;
gmon_io.c 577 if (output_style & STYLE_GMON_INFO)

Completed in 74 milliseconds