HomeSort by relevance Sort by last modified time
    Searched full:baseline_percent (Results 1 - 1 of 1) sorted by null

  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-diff.c 735 static double baseline_percent(struct hist_entry *he) function
746 double percent = baseline_percent(he);
760 double percent = baseline_percent(he);

Completed in 170 milliseconds