OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GMONNAME
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/gprof/
gprof.h
58
#define
GMONNAME
"gmon.out" /* default profile filename */
gprof.c
80
static char *gmon_name =
GMONNAME
; /* profile filename */
Completed in 67 milliseconds