OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:apply_scale
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
profile-count.h
188
profile_probability r = guessed_always ().
apply_scale
(1, 2000);
196
profile_probability r = guessed_always ().
apply_scale
(1, 5);
203
return guessed_always ().
apply_scale
(1, 2);
530
profile_probability
apply_scale
(int64_t num, int64_t den) const
function
1076
profile_count
apply_scale
(int64_t num, int64_t den) const
function
1092
profile_count
apply_scale
(profile_count num, profile_count den) const
function
basic-block.h
306
gcov_type values via apply_probability() and
apply_scale
(). */
591
apply_scale
(gcov_type freq, gcov_type scale)
602
return
apply_scale
(freq, prob);
590
apply_scale
(gcov_type freq, gcov_type scale)
function
Completed in 31 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026