Home
last modified time | relevance | path

Searched defs:height (Results 1 – 5 of 5) sorted by relevance

/tools/perf/util/
Dsvghelper.c143 static double normalize_height(double height) in normalize_height()
155 void svg_ubox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int … in svg_ubox()
174 void svg_lbox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int … in svg_lbox()
193 void svg_fbox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int … in svg_fbox()
477 double height = 0; in svg_pstate() local
498 double height; in svg_partial_wakeline() local
556 double height; in svg_wakeline() local
/tools/perf/ui/gtk/
Dbrowser.c22 int height; in perf_gtk__resize_window() local
/tools/perf/ui/
Dbrowser.h17 u16 y, x, width, height, rows, columns, horiz_scroll; member
Dbrowser.c298 int height = browser->height, h = 0, pct = 0, in ui_browser__scrollbar_set() local
/tools/testing/radix-tree/
Dmultiorder.c232 int height = order[i] / RADIX_TREE_MAP_SHIFT; in multiorder_iteration() local