Home
last modified time | relevance | path

Searched defs:per (Results 1 – 2 of 2) sorted by relevance

/art/libartbase/base/
Dhistogram-inl.h241 inline double Histogram<Value>::Percentile(double per, const CumulativeData& data) const { in Percentile()
/art/tools/dmtracedump/
Dtracedump.cc1268 double per = 100.0 * pTimed->elapsedInclusive / methodTotal; in printInclusiveMethod() local
1394 double per = 100.0 * method->elapsedExclusive / total; in printExclusiveProfile() local
1544 double per = 100.0 * method->elapsedInclusive / total; in printInclusiveProfile() local
1735 double per = 100.0 * pClass->elapsedExclusive / total; in printClassProfiles() local
1945 double per = 100.0 * pUnique->elapsedExclusive / total; in printMethodProfiles() local