Searched refs:nr_trip_pts (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/tools/thermal/tmon/
H A Dtui.c266 x + ptdata.tzi[i].nr_trip_pts - show_cooling_device()
563 for (j = 0; j < ptdata.tzi[tz].nr_trip_pts; j++) { draw_tp_line()
638 for (j = ptdata.tzi[i].nr_trip_pts - 1; j >= 0; j--) { show_sensors_w()
645 tp_pos = ptdata.tzi[i].nr_trip_pts - j - 1; show_sensors_w()
H A Dtmon.h87 int nr_trip_pts; member in struct:tz_info
H A Dsysfs.c187 tzi->nr_trip_pts++; find_tzone_tp()
316 ptdata.tzi[k].nr_trip_pts = 0; scan_tzones()
H A Dtmon.c194 for (j = 0; j < ptdata.tzi[i].nr_trip_pts; j++) { prepare_logging()

Completed in 173 milliseconds