Home
last modified time | relevance | path

Searched refs:val0 (Results 1 – 1 of 1) sorted by relevance

/tools/perf/util/
Dexpr.y13 static double d_ratio(double val0, double val1) in d_ratio() argument
18 return val0 / val1; in d_ratio()