summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorCalin Juravle <calin@google.com>2014-04-02 17:03:08 +0100
committerCalin Juravle <calin@google.com>2014-04-02 17:03:08 +0100
commitf6a4cee66a173ee7ef48af5503d9899aa93b3aeb (patch)
treed059a9af44dc9405ee353b22d89be1099a5be1c6 /compiler/optimizing/graph_visualizer.cc
parentea1e520e5a4b52b668ea2f9d3abdd9ae3a192186 (diff)
Profile: repurposed kTresholdPercent
Previously kTresholdPercent was the percentage of samples of the total that a method must comprise before compiling. I changed it to mean the threshold for a running total...i.e. compile all the methods that comprise K% of the samples cumulatively. (in the process fixed ProfileData#percent doc and changed its name) Bug: 12877748 Change-Id: Ib0e18e525a16c11b189afc3d840c09183ac629de
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions