Home
last modified time | relevance | path

Searched refs:tmp_profiling_stream (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_osk_profiling.c83 mali_profiling_stream *profiling_stream, *tmp_profiling_stream; in _mali_profiling_stream_list_destory() local
86 …list_for_each_entry_safe(profiling_stream, tmp_profiling_stream, &profiling_stream_list->free_list… in _mali_profiling_stream_list_destory()
91 …list_for_each_entry_safe(profiling_stream, tmp_profiling_stream, &profiling_stream_list->queue_lis… in _mali_profiling_stream_list_destory()
101 mali_profiling_stream *profiling_stream, *tmp_profiling_stream; in _mali_profiling_global_stream_list_free() local
106 …list_for_each_entry_safe(profiling_stream, tmp_profiling_stream, &global_mali_stream_list->queue_l… in _mali_profiling_global_stream_list_free()