fclDumpBufferProfileData Interface

interface
public module subroutine fclDumpBufferProfileData(outputUnit, bufferList1, bufferList2, bufferList3)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: outputUnit

Output unit to write summary data.

class(fclDeviceBuffer), intent(in), target :: bufferList1(:)

List of buffers for which to dump profile data

class(fclDeviceBuffer), intent(in), optional, target :: bufferList2(:)

List of buffers for which to dump profile data

class(fclDeviceBuffer), intent(in), optional, target :: bufferList3(:)

List of buffers for which to dump profile data

Description

Dump summary of profile data for list of buffers to specific output unit.

Three buffer list inputs are provided for different buffer types