OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HISTFRACTION
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprof/
gmon.h
93
#define
HISTFRACTION
2
/src/external/gpl3/binutils/dist/gprofng/src/
gmon.h
93
#define
HISTFRACTION
2
/src/external/gpl3/binutils.old/dist/gprof/
gmon.h
93
#define
HISTFRACTION
2
/src/sys/sys/
gmon.h
60
#ifndef
HISTFRACTION
61
#define
HISTFRACTION
2
62
#endif /*
HISTFRACTION
*/
/src/external/gpl3/gcc/dist/libgcc/config/sol2/
gmon.c
56
#define
HISTFRACTION
2
104
HISTFRACTION
* sizeof (HISTCOUNTER));
107
HISTFRACTION
* sizeof (HISTCOUNTER));
110
monsize = (s_textsize /
HISTFRACTION
) + sizeof (struct phdr);
/src/external/gpl3/gcc.old/dist/libgcc/config/sol2/
gmon.c
56
#define
HISTFRACTION
2
104
HISTFRACTION
* sizeof (HISTCOUNTER));
107
HISTFRACTION
* sizeof (HISTCOUNTER));
110
monsize = (s_textsize /
HISTFRACTION
) + sizeof (struct phdr);
Completed in 33 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026