OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:histogram_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
statistics.cc
40
bool
histogram_p
;
member in struct:statistics_counter
147
if (counter->
histogram_p
)
169
if (counter->
histogram_p
)
239
if (counter->
histogram_p
)
302
and
HISTOGRAM_P
. */
306
bool
histogram_p
)
318
(*counter)->
histogram_p
=
histogram_p
;
343
gcc_assert (!counter->
histogram_p
);
374
gcc_assert (counter->
histogram_p
);
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
statistics.cc
39
bool
histogram_p
;
member in struct:statistics_counter
127
if (counter->
histogram_p
)
149
if (counter->
histogram_p
)
215
if (counter->
histogram_p
)
278
and
HISTOGRAM_P
. */
282
bool
histogram_p
)
294
(*counter)->
histogram_p
=
histogram_p
;
319
gcc_assert (!counter->
histogram_p
);
350
gcc_assert (counter->
histogram_p
);
[
all
...]
Completed in 19 milliseconds
Indexes created Thu Jul 23 00:25:05 UTC 2026