MCPcopy Create free account

hub / github.com/GPUOpen-Tools/radeon_gpu_analyzer / functions

Functions5,492 in github.com/GPUOpen-Tools/radeon_gpu_analyzer

↓ 1,219 callersMethodempty
external/vulkan/tools/include/spirv_cross/spirv_common.hpp:176
↓ 567 callersMethodsize
size/iterator
external/yaml-cpp/include/yaml-cpp/node/impl.h:277
↓ 438 callersMethodend
external/yaml-cpp/include/yaml-cpp/node/impl.h:296
↓ 438 callersMethodfind
--------------------------------------------------------------------------- Name: gtString::find Description: Finds the first occurrence of a s
external/amdt_base_tools/src/gtString.cpp:776
↓ 371 callersMethodstr
external/vulkan/tools/include/spirv_cross/spirv_cross_containers.hpp:683
↓ 339 callersMethodpush_back
external/yaml-cpp/include/yaml-cpp/node/impl.h:310
↓ 315 callersMethodasCharArray
--------------------------------------------------------------------------- Name: gtString::asCharArray Description: Return this string as a nu
external/amdt_base_tools/src/gtString.cpp:153
↓ 292 callersMethodbegin
external/yaml-cpp/include/yaml-cpp/node/impl.h:283
↓ 249 callersMethodasASCIICharArray
source/radeon_gpu_analyzer_backend/autogen/be_utils_dx12.cpp:125
↓ 210 callersMethodappend
external/vulkan/tools/include/spirv_cross/spirv_cross_containers.hpp:723
↓ 183 callersMethodcompare
external/amdt_base_tools/src/gtString.cpp:1417
↓ 173 callersMethodinsert
external/yaml-cpp/include/yaml-cpp/node/detail/node.h:113
↓ 157 callersMethodisEmpty
--------------------------------------------------------------------------- Name: gtString::isEmpty Description: Return true iff this string is
external/amdt_base_tools/src/gtString.cpp:329
↓ 144 callersMethodAppendChildItem
source/radeon_gpu_analyzer_gui/rg_editor_element.cpp:62
↓ 118 callersMethodlength
--------------------------------------------------------------------------- Name: gtString::length Description: Returns this string length (the
external/amdt_base_tools/src/gtString.cpp:302
↓ 115 callersMethodsetText
source/radeon_gpu_analyzer_gui/rg_source_code_editor.cpp:183
↓ 110 callersMethodclear
source/utils/dx12/backend/d3dx12.h:2873
↓ 110 callersMethodsubstr
--------------------------------------------------------------------------- Name: substr Description: return substring starting at index startP
external/amdt_base_tools/src/gtASCIIString.cpp:1912
↓ 91 callersMethodcount
--------------------------------------------------------------------------- Name: gtString::count Description: Counts how many times does subSt
external/amdt_base_tools/src/gtString.cpp:1052
↓ 78 callersMethoderase
external/vulkan/tools/include/spirv_cross/spirv_cross_containers.hpp:497
↓ 71 callersMethoddata
source/radeon_gpu_analyzer_gui/rg_isa_item_model.cpp:119
↓ 68 callersFunctionMakeNumericElement
source/radeon_gpu_analyzer_gui/qt/rg_editor_element_numeric.h:173
↓ 62 callersMethodisEmpty
external/amdt_os_wrappers/Include/osDoubleBufferQueue.h:91
↓ 60 callersFunctionAppendXMLElement
source/radeon_gpu_analyzer_cli/kc_xml_writer.cpp:32
↓ 57 callersMethodhide
--------------------------------------------------------------------------- Name: osFile::hide (Windows only) Description: Makes the file invis
external/amdt_os_wrappers/src/linux/osFile.cpp:60
↓ 54 callersFunctionGT_IF_WITH_ASSERT
external/amdt_os_wrappers/src/mac/osBundle.cpp:54
↓ 51 callersMethodclose
--------------------------------------------------------------------------- Name: osFile::close Description: Close the file. Author: AMD D
external/amdt_os_wrappers/src/common/osFile.cpp:160
↓ 50 callersMethodopen
--------------------------------------------------------------------------- Name: osFile::open Description: Opens / Creates a file. Arguments:
external/amdt_os_wrappers/src/common/osFile.cpp:80
↓ 50 callersMethodresize
--------------------------------------------------------------------------- Name: gtString::resize Description: Specifies a new size for a stri
external/amdt_base_tools/src/gtString.cpp:2388
↓ 46 callersFunctionWriteTextFile
source/utils/vulkan/backend/beVulkanBackend.cpp:508
↓ 45 callersFunctionappend
external/utf8cpp/source/utf8/checked.h:73
↓ 45 callersMethodexists
--------------------------------------------------------------------------- Name: osFile::exists Description: Returns true iff the file exists.
external/amdt_os_wrappers/src/common/osFile.cpp:243
↓ 38 callersMethodSetText
source/radeon_gpu_analyzer_gui/rg_mode_push_button.cpp:159
↓ 37 callersMethodGetBuildSettingsButton
source/radeon_gpu_analyzer_gui/rg_menu_build_settings_item.cpp:81
↓ 35 callersFunctionIsFileExists
Returns true if the given file name represents a file that exists and can be opened by the current process. Returns false otherwise.
source/utils/vulkan/backend/beVulkanBackend.cpp:202
↓ 35 callersMethodwrite
--------------------------------------------------------------------------- Name: osChannel::write Description: Wrap the writing of the buffer
external/amdt_os_wrappers/src/common/osChannel.cpp:134
↓ 34 callersMethodSetCurrent
source/radeon_gpu_analyzer_gui/rg_menu_graphics.cpp:1056
↓ 33 callersMethodasASCIICharArray
--------------------------------------------------------------------------- TO_DO: Unicode - check performance and memory for this function Name:
external/amdt_base_tools/src/gtString.cpp:167
↓ 33 callersMethodgetSubString
--------------------------------------------------------------------------- Name: gtString::getSubString Description: Returns a sub string, beg
external/amdt_base_tools/src/gtString.cpp:1553
↓ 31 callersMethodclear
--------------------------------------------------------------------------- Name: osRawMemoryStream::clear Description: Makes the stream empty.
external/amdt_os_wrappers/src/common/osRawMemoryStream.cpp:77
↓ 30 callersFunctionInvalidNode
external/yaml-cpp/include/yaml-cpp/exceptions.h:191
↓ 30 callersMethodgood
external/celf/Src/CElf.cpp:205
↓ 27 callersMethodGetGlobalConfig
source/radeon_gpu_analyzer_gui/rg_config_manager.cpp:1154
↓ 27 callersMethodasUtf8
--------------------------------------------------------------------------- Name: gtString::asUtf8 Description: fill the argument string with a
external/amdt_base_tools/src/gtString.cpp:2362
↓ 26 callersFunctionIsCreateInfoExists
source/common/vulkan/rg_pso_serializer_vulkan.cpp:241
↓ 26 callersMethodread
--------------------------------------------------------------------------- Name: osChannel::read Description: Wrap the reading of a buffer fro
external/amdt_os_wrappers/src/common/osChannel.cpp:160
↓ 25 callersFunctionGT_IF_WITH_ASSERT
external/amdt_os_wrappers/src/win32/osFilePath.cpp:559
↓ 25 callersMethodGetCurrentAPI
source/radeon_gpu_analyzer_gui/rg_config_manager.cpp:522
↓ 25 callersMethodget
external/yaml-cpp/include/yaml-cpp/node/detail/impl.h:74
↓ 24 callersMethodGet
source/radeon_gpu_analyzer_gui/rg_isa_decode_manager.cpp:32
↓ 24 callersMethodRelease
source/radeon_gpu_analyzer_backend/autogen/be_include_handler_dxc.h:30
↓ 24 callersMethoddata
external/vulkan/tools/include/spirv_cross/spirv_cross_containers.hpp:59
↓ 24 callersMethodtoIntNumber
--------------------------------------------------------------------------- Name: gtString::toIntNumber Description: Converts a string that con
external/amdt_base_tools/src/gtString.cpp:1878
↓ 24 callersMethodtype
--------------------------------------------------------------------------- Name: osFilePath::type Description: Returns my transferable object
external/amdt_os_wrappers/src/common/osFilePath.cpp:764
↓ 23 callersFunctionExtractFileDirectory
source/utils/dx12/backend/rg_dx12_frontend.cpp:226
↓ 23 callersMethodGetBufferSize
external/dxc/inc/dxcapi.h:157
↓ 23 callersFunctionReadHandle
source/common/vulkan/rg_pso_serializer_vulkan.cpp:232
↓ 23 callersMethodsize
external/amdt_os_wrappers/Include/osDoubleBufferQueue.h:97
↓ 22 callersFunctionGT_IF_WITH_ASSERT
external/amdt_os_wrappers/src/linux/osModule.cpp:273
↓ 21 callersMethodGetBufferPointer
external/dxc/inc/dxcapi.h:154
↓ 21 callersMethodGetLabel
source/radeon_gpu_analyzer_backend/emulator/parser/be_isa_parser.cpp:704
↓ 21 callersMethodSaveProjectFile
source/radeon_gpu_analyzer_gui/rg_config_manager.cpp:928
↓ 21 callersMethodgetNextToken
--------------------------------------------------------------------------- Name: gtStringTokenizer::getNextToken Description: Returns the next
external/amdt_base_tools/src/gtStringTokenizer.cpp:79
↓ 21 callersMethodstyle
external/yaml-cpp/include/yaml-cpp/node/detail/node.h:34
↓ 20 callersMethodSetHovered
source/radeon_gpu_analyzer_gui/rg_menu_file_item_opencl.cpp:396
↓ 19 callersMethodGetBuildView
source/radeon_gpu_analyzer_gui/rg_app_state_vulkan.cpp:56
↓ 19 callersMethodisRegularFile
--------------------------------------------------------------------------- Name: osFilePath::isRegularFile Description: Returns true iff this
external/amdt_os_wrappers/src/common/osFilePath.cpp:371
↓ 19 callersFunctionmask8
external/utf8cpp/source/utf8/core.h:59
↓ 18 callersFunctionGT_IF_WITH_ASSERT
external/amdt_os_wrappers/src/mac/osGeneralFunctions.cpp:163
↓ 17 callersMethodSetArraySizeElement
source/radeon_gpu_analyzer_gui/rg_editor_element_array_element_add.cpp:96
↓ 17 callersMethodexists
--------------------------------------------------------------------------- Name: osDirectory::exists Description: Returns true iff this direct
external/amdt_os_wrappers/src/win32/osDirectory.cpp:30
↓ 16 callersFunctionIsInputFileExtGlsl
source/radeon_gpu_analyzer_cli/kc_cli_commander_vk_offline.cpp:112
↓ 16 callersMethodSetLinkSection
external/celf/Src/CElfSection.cpp:124
↓ 16 callersMethodlength
--------------------------------------------------------------------------- Name: gtASCIIString::length Description: Returns this string length
external/amdt_base_tools/src/gtASCIIString.cpp:128
↓ 16 callersFunctionosGetCurrentApplicationPath
--------------------------------------------------------------------------- Name: osGetCurrentApplicationPath Description: Returns the current
external/amdt_os_wrappers/src/mac/osApplication.cpp:38
↓ 15 callersMethodendsWith
external/amdt_base_tools/src/gtString.cpp:933
↓ 15 callersMethodfront
Returns a copy of the queue front item:
external/amdt_os_wrappers/Include/osSynchronizedQueue.h:60
↓ 15 callersMethodgetFileName
--------------------------------------------------------------------------- Name: osFilePath::getFileName Description: Returns the file name (w
external/amdt_os_wrappers/src/common/osFilePath.cpp:467
↓ 15 callersFunctionosGetCurrentProcessEnvVariableValue
--------------------------------------------------------------------------- Name: osGetCurrentProcessEnvVariableValue Description: Retrieves th
external/amdt_os_wrappers/src/linux/osProcess.cpp:186
↓ 14 callersFunctionGetHardwareStageProperty
source/radeon_gpu_analyzer_backend/be_metadata_parser.cpp:277
↓ 14 callersMethodGetLinkSection
external/celf/Src/CElfSection.cpp:112
↓ 14 callersMethodisCommunicationDebugEnabled
external/amdt_os_wrappers/Include/osCommunicationDebugManager.h:40
↓ 14 callersMethodpush
--------------------------------------------------------------------------- Name: osCommunicationDebugManager::push() Description: Push a messa
external/amdt_os_wrappers/src/common/osCommunicationDebugManager.cpp:111
↓ 14 callersFunctionread
external/amdt_os_wrappers/Include/osFile.h:88
↓ 13 callersMethodChildCount
source/radeon_gpu_analyzer_gui/rg_editor_element.cpp:263
↓ 13 callersFunctionReadBool
source/common/vulkan/rg_pso_serializer_vulkan.cpp:221
↓ 13 callersFunctionWriteBool
source/common/vulkan/rg_pso_serializer_vulkan.cpp:227
↓ 13 callersMethodasCharArray
--------------------------------------------------------------------------- Name: gtASCIIString::asCharArray Description: Return this string as
external/amdt_base_tools/src/gtASCIIString.cpp:116
↓ 13 callersMethodcompareNoCase
--------------------------------------------------------------------------- Name: gtString::compareNoCase Description: Compares this string to
external/amdt_base_tools/src/gtString.cpp:1392
↓ 12 callersFunctionAddGenerationDevices
Retrieves the list of devices according to the given HW generation.
source/radeon_gpu_analyzer_backend/be_utils.cpp:48
↓ 12 callersFunctionGT_IF_WITH_ASSERT
external/amdt_os_wrappers/src/common/osModule.cpp:45
↓ 12 callersMethodSetButtonHighlighted
source/radeon_gpu_analyzer_gui/rg_menu_file_item_graphics.cpp:527
↓ 12 callersFunctionToLower
Converts string to its lower-case version.
source/radeon_gpu_analyzer_backend/be_utils.cpp:40
↓ 12 callersMethodcreate
--------------------------------------------------------------------------- Name: osDirectory::create Description: Create the directory on the
external/amdt_os_wrappers/src/linux/osDirectory.cpp:71
↓ 12 callersFunctionosExecAndGrabOutput
--------------------------------------------------------------------------- Name: osExecAndGrabOutput Description: Executes the in a different
external/amdt_os_wrappers/src/linux/osProcess.cpp:1282
↓ 12 callersFunctionsize
external/yaml-cpp/include/yaml-cpp/binary.h:27
↓ 12 callersMethodtheOpenCLBuilder
Get the per-mode builder.
source/radeon_gpu_analyzer_backend/be_backend.h:62
↓ 12 callersMethodtoString
--------------------------------------------------------------------------- Name: osProductVersion::toString Description: Turns the version int
external/amdt_os_wrappers/src/osProductVersion.cpp:151
↓ 11 callersMethodGetLink
external/celf/Src/CElfSection.cpp:362
↓ 11 callersMethodIsAnalysis
source/radeon_gpu_analyzer_gui/rg_app_state.cpp:54
next →1–100 of 5,492, ranked by callers