Searched refs:user_specified (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gprof/
H A Dgprof.c187 int ch, user_specified = 0; local
221 user_specified |= STYLE_ANNOTATED_SOURCE;
228 user_specified |= STYLE_CALL_GRAPH;
239 user_specified |= STYLE_EXEC_COUNTS;
279 user_specified |= STYLE_GMON_INFO;
294 user_specified |= STYLE_ANNOTATED_SOURCE;
344 user_specified |= STYLE_FLAT_PROFILE;
356 user_specified |= STYLE_FLAT_PROFILE;
371 user_specified |= STYLE_CALL_GRAPH;
375 user_specified |
[all...]

Completed in 46 milliseconds