Searched refs:last_tr (Results 1 – 2 of 2) sorted by relevance
2595 struct thread_runtime *last_tr; in timehist_sched_change_event() local2603 last_tr = thread__get_runtime(itr->last_thread); in timehist_sched_change_event()2604 if (last_tr == NULL) in timehist_sched_change_event()2607 timehist_update_runtime_stats(last_tr, t, tprev); in timehist_sched_change_event()2613 last_tr->dt_run = 0; in timehist_sched_change_event()2614 last_tr->dt_delay = 0; in timehist_sched_change_event()2615 last_tr->dt_sleep = 0; in timehist_sched_change_event()2616 last_tr->dt_iowait = 0; in timehist_sched_change_event()2617 last_tr->dt_preempt = 0; in timehist_sched_change_event()
1280 unsigned char last_tr = 0; in imgu_css_shd_ops_calc() local1297 last_tr = (set_height - last_set_height <= block_height || in imgu_css_shd_ops_calc()1303 last_tr = set_height - image_height <= block_height ? 1 : 0; in imgu_css_shd_ops_calc()1397 tr_idx == num_of_sets + last_tr) { in imgu_css_shd_ops_calc()1412 if (tr_idx == num_of_sets + last_tr) in imgu_css_shd_ops_calc()