Home
last modified time | relevance | path

Searched defs:height (Results 1 – 7 of 7) 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.c23 int height; in perf_gtk__resize_window() local
/tools/perf/ui/
Dbrowser.h18 u16 y, x, width, height, rows, columns, horiz_scroll; member
Dbrowser.c302 int height = browser->height, h = 0, pct = 0, in ui_browser__scrollbar_set() local
/tools/testing/radix-tree/
Dmultiorder.c255 int height = order[i] / RADIX_TREE_MAP_SHIFT; in multiorder_iteration() local
/tools/power/pm-graph/
Danalyze_suspend.py1826 height = 0 # total timeline height variable in Timeline
/tools/include/uapi/drm/
Di915_drm.h130 int width, height; /* screen size in pixels */ member