HomeSort by: relevance | last modified time | path
    Searched defs:bsd_style_output (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gprof/
gprof.c 64 bool bsd_style_output = false; variable
424 bsd_style_output = true;
601 if (cg && (output_style & STYLE_CALL_GRAPH) && bsd_style_output)
615 if (!bsd_style_output)
  /src/external/gpl3/binutils.old/dist/gprof/
gprof.c 64 bool bsd_style_output = false; variable
424 bsd_style_output = true;
601 if (cg && (output_style & STYLE_CALL_GRAPH) && bsd_style_output)
615 if (!bsd_style_output)

Completed in 24 milliseconds