Searched refs:pipeline_end (Results 1 – 2 of 2) sorted by relevance
58 …in job_volume_exclusions %},exclude={{ excl }}{% endfor %},remove,expiration=pipeline_end,preserve"
1754 const int64_t pipeline_end = os_time_get_nano(); in vk_create_graphics_pipeline() local1758 .duration = pipeline_end - pipeline_start, in vk_create_graphics_pipeline()2116 const int64_t pipeline_end = os_time_get_nano(); in vk_create_compute_pipeline() local2120 .duration = pipeline_end - pipeline_start, in vk_create_compute_pipeline()