HomeSort by relevance Sort by last modified time
    Searched refs:MIN_GREEN (Results 1 - 5 of 5) sorted by null

  /external/linux-tools-perf/util/
color.h 18 #define MIN_GREEN 0.5
color.c 303 if (percent > MIN_GREEN)
annotate.c 472 printf(" Nothing higher than %1.1f%%\n", MIN_GREEN);
  /external/linux-tools-perf/util/ui/
browser.c 20 if (percent >= MIN_GREEN)
  /external/linux-tools-perf/util/ui/browsers/
hists.c 559 else if (percent >= MIN_GREEN)

Completed in 53 milliseconds