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

  /external/linux-tools-perf/perf-3.12.0/tools/perf/ui/
browser.h 34 void ui_browser__set_percent_color(struct ui_browser *self,
browser.c 37 void ui_browser__set_percent_color(struct ui_browser *browser, function
  /external/linux-tools-perf/perf-3.12.0/tools/perf/ui/browsers/
map.c 28 ui_browser__set_percent_color(self, 0, current_entry);
hists.c 611 ui_browser__set_percent_color(arg->b, percent, arg->current_entry);
645 ui_browser__set_percent_color(arg->b, 0.0,
653 ui_browser__set_percent_color(arg->b, percent,
668 ui_browser__set_percent_color(arg->b, 0.0,
    [all...]
annotate.c 113 ui_browser__set_percent_color(browser, bdl->percent[i],
118 ui_browser__set_percent_color(browser, 0, current_entry);

Completed in 52 milliseconds