OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:n_hot_calls
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
ipa-cp.cc
468
int n_calls,
n_hot_calls
;
member in struct:caller_statistics
486
stats->
n_hot_calls
= 0;
521
stats->
n_hot_calls
++;
580
if (!stats.
n_hot_calls
)
/src/external/gpl3/gcc.old/dist/gcc/
ipa-cp.cc
713
int n_calls,
n_hot_calls
;
member in struct:caller_statistics
731
stats->
n_hot_calls
= 0;
766
stats->
n_hot_calls
++;
825
if (!stats.
n_hot_calls
)
Completed in 32 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026