nr_trip_pts 178 tools/thermal/tmon/sysfs.c tzi->nr_trip_pts++; nr_trip_pts 307 tools/thermal/tmon/sysfs.c ptdata.tzi[k].nr_trip_pts = 0; nr_trip_pts 185 tools/thermal/tmon/tmon.c for (j = 0; j < ptdata.tzi[i].nr_trip_pts; j++) { nr_trip_pts 78 tools/thermal/tmon/tmon.h int nr_trip_pts; nr_trip_pts 257 tools/thermal/tmon/tui.c x + ptdata.tzi[i].nr_trip_pts - nr_trip_pts 554 tools/thermal/tmon/tui.c for (j = 0; j < ptdata.tzi[tz].nr_trip_pts; j++) { nr_trip_pts 629 tools/thermal/tmon/tui.c for (j = ptdata.tzi[i].nr_trip_pts - 1; j >= 0; j--) { nr_trip_pts 636 tools/thermal/tmon/tui.c tp_pos = ptdata.tzi[i].nr_trip_pts - j - 1;