Searched refs:last_tr (Results 1 – 2 of 2) sorted by relevance
2651 struct thread_runtime *last_tr; in timehist_sched_change_event() local2659 last_tr = thread__get_runtime(itr->last_thread); in timehist_sched_change_event()2660 if (last_tr == NULL) in timehist_sched_change_event()2663 timehist_update_runtime_stats(last_tr, t, tprev); in timehist_sched_change_event()2669 last_tr->dt_run = 0; in timehist_sched_change_event()2670 last_tr->dt_delay = 0; in timehist_sched_change_event()2671 last_tr->dt_sleep = 0; in timehist_sched_change_event()2672 last_tr->dt_iowait = 0; in timehist_sched_change_event()2673 last_tr->dt_preempt = 0; in timehist_sched_change_event()
1277 unsigned char last_tr = 0; in imgu_css_shd_ops_calc() local1294 last_tr = (set_height - last_set_height <= block_height || in imgu_css_shd_ops_calc()1300 last_tr = set_height - image_height <= block_height ? 1 : 0; in imgu_css_shd_ops_calc()1394 tr_idx == num_of_sets + last_tr) { in imgu_css_shd_ops_calc()1409 if (tr_idx == num_of_sets + last_tr) in imgu_css_shd_ops_calc()