Searched refs:draw_hbar (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/tools/thermal/tmon/ | 
| D | tui.c | 49 static void draw_hbar(WINDOW *win, int y, int start, int len, 231 			draw_hbar(cooling_device_window, y+2, x,  in show_cooling_device() 524 static void draw_hbar(WINDOW *win, int y, int start, int len, unsigned long ptn,  in draw_hbar()  function 591 		draw_hbar(thermal_data_window, y, TDATA_LEFT, temp, ACS_RARROW,  in show_data_w()
  |