OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mtotal
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/src/
Hist_data.cc
781
TValue *
mtotal
= &total->value[index];
local
789
thresh->i = (int) (proportion * (double)
mtotal
->i);
792
thresh->d = proportion *
mtotal
->d;
796
thresh->ull = (unsigned long long) (proportion * (double)
mtotal
->ll);
/src/external/gpl3/binutils.old/dist/gprofng/src/
Hist_data.cc
781
TValue *
mtotal
= &total->value[index];
local
789
thresh->i = (int) (proportion * (double)
mtotal
->i);
792
thresh->d = proportion *
mtotal
->d;
796
thresh->ull = (unsigned long long) (proportion * (double)
mtotal
->ll);
Completed in 18 milliseconds
Indexes created Tue May 19 00:24:48 UTC 2026