Searched refs:last_perfmon (Results 1 – 3 of 3) sorted by relevance
532 if (v3d->active_perfmon != v3d->last_perfmon) { in v3d_job_submit()533 v3d->last_perfmon = v3d->active_perfmon; in v3d_job_submit()
618 struct v3d_perfmon_state *last_perfmon; member
1471 v3d->last_perfmon = v3d->active_perfmon; in v3d_launch_grid()