Searched refs:block_max (Results 1 – 4 of 4) sorted by relevance
82 PN(se->statistics.block_max); in print_cfs_group_stats()577 PN(se.statistics.block_max); in proc_sched_show_task()
2920 if (unlikely(delta > se->statistics.block_max)) in enqueue_sleeper()2921 se->statistics.block_max = delta; in enqueue_sleeper()
493 uint32_t block_max = G_028100_CMASK_BLOCK_MAX(track->cb_color_mask[i]); in r600_cs_track_validate_cb() local496 uint32_t bytes = (block_max + 1) * 128; in r600_cs_track_validate_cb()502 __func__, block_max, bytes, in r600_cs_track_validate_cb()
1224 u64 block_max; member