Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ROCm/rocm-systems
/ functions
Functions
106,056 in github.com/ROCm/rocm-systems
⨍
Functions
106,056
◇
Types & classes
51,239
↳
Endpoints
80
↓ 69 callers
Method
size
emulation/rocjitsu/tests/patch/spill_manager_test.cpp:77
↓ 69 callers
Method
unlink
projects/clr/rocclr/os/os_win32.cpp:491
↓ 68 callers
Method
BuildWriteUConfigRegPacket
projects/rocprofiler-sdk/source/lib/aqlprofile/pm4/gfx9_cmd_builder.h:197
↓ 68 callers
Method
BuildWriteUConfigRegPacket
projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:178
↓ 68 callers
Method
Submit
projects/rocr-runtime/libhsakmt/tests/kfdtest/src/Dispatch.cpp:82
↓ 68 callers
Method
begin
projects/rocprofiler-systems/source/lib/core/progress/tracker.cpp:16
↓ 68 callers
Function
build_s_branch
@brief Encode an s_branch instruction for the given target ISA. @param offset_dwords Signed offset in dwords from (PC + 4). @param arch Ta
emulation/rocjitsu/lib/rocjitsu/src/rocjitsu/code/patch/instruction_builder.h:171
↓ 68 callers
Method
get_gpu_id_from_device_handle
Get the gpu index from the device_handle. amdsmi_get_processor_handles() returns the list of device_handles in order of gpu_index
projects/amdsmi/amdsmi_cli/amdsmi_helpers.py:1165
↓ 68 callers
Function
get_string_parameters
projects/hip-tests/catch/unit/rtc/RtcUtility.cpp:332
↓ 68 callers
Function
hipMalloc3DArray
projects/hipother/hipnv/include/hip/nvidia_detail/nvidia_hip_runtime_api.h:2231
↓ 68 callers
Function
hsa_shut_down
projects/rocr-runtime/runtime/hsa-runtime/core/runtime/hsa.cpp:215
↓ 68 callers
Function
mubuf_calculate_addresses
emulation/rocjitsu/lib/rocjitsu/src/rocjitsu/isa/arch/amdgpu/rdna1/addr_calc.cpp:66
↓ 68 callers
Function
mubuf_calculate_addresses
emulation/rocjitsu/lib/rocjitsu/src/rocjitsu/isa/arch/amdgpu/cdna4/addr_calc.cpp:54
↓ 68 callers
Method
name
projects/rocr-runtime/runtime/hsa-runtime/libamdhsacode/amd_elf_image.cpp:1139
↓ 68 callers
Method
next
projects/rocprof-trace-decoder/source/gfx9/gfx9token.cpp:80
↓ 68 callers
Method
sync
projects/rocshmem/src/host/host.cpp:320
↓ 67 callers
Function
IsPow2
**************************************************************************************************** * IsPow2 * * @brief * Check if the size
projects/rocr-runtime/runtime/hsa-runtime/image/addrlib/src/core/addrcommon.h:367
↓ 67 callers
Function
String
The default c'tor constructs a NULL string.
projects/rocr-runtime/libhsakmt/tests/kfdtest/gtest-1.6.0/gtest/gtest.h:3145
↓ 67 callers
Method
begin
projects/rocprofiler/plugin/att/code_printing.hpp:40
↓ 67 callers
Method
end
projects/rocprofiler-sdk/source/lib/common/container/small_vector.hpp:319
↓ 67 callers
Function
hipExtMallocWithFlags
================================================================================================
projects/clr/hipamd/src/hip_memory.cpp:815
↓ 67 callers
Function
jsonKey
Emit a key and separator. Santize the key. This is only acceptable if the top state is an object Emit a ',' separator of we aren't the first item.
projects/rccl/plugins/profiler/inspector/json.cc:257
↓ 67 callers
Function
mubuf_calculate_addresses
emulation/rocjitsu/lib/rocjitsu/src/rocjitsu/isa/arch/amdgpu/cdna2/addr_calc.cpp:26
↓ 67 callers
Function
mubuf_calculate_addresses
emulation/rocjitsu/lib/rocjitsu/src/rocjitsu/isa/arch/amdgpu/cdna3/addr_calc.cpp:26
↓ 67 callers
Function
realpath
projects/rocprofiler-systems/source/lib/common/path.hpp:283
↓ 67 callers
Method
reserve
emulation/rocjitsu/lib/rocjitsu/src/rocjitsu/code/patch/spill_manager.cpp:90
↓ 67 callers
Function
rocprofiler_start_context
projects/rocprofiler-sdk/source/lib/rocprofiler-sdk/context.cpp:61
↓ 67 callers
Method
translate_ptr
---- Pointer translation ---- Translates a recorded GPU address to a live pointer. Checks alloc_map (exact + range) then vmm_va_map (exact + range).
projects/clr/hipamd/src/hrr/playback/hip_playback.h:200
↓ 67 callers
Method
write
projects/hip-tests/catch/unit/math/validators.hh:139
↓ 66 callers
Function
GetEnvVar
projects/rocr-runtime/runtime/hsa-runtime/core/util/win/os_win.cpp:191
↓ 66 callers
Method
NumItersZ
projects/hip-tests/catch/unit/texture/test_fixture.hh:31
↓ 66 callers
Function
_set_if_present
(gpu: Dict[str, Any], key: str, value: Any, source: str)
experimental/python/perfxpert/perfxpert/tools/gpu_discovery.py:162
↓ 66 callers
Function
add_perfetto_annotation
projects/rocprofiler-systems/source/lib/rocprof-sys/library/tracing/annotation.hpp:58
↓ 66 callers
Method
begin
return iterator begin (needed for range-based for)
projects/rocprofiler/plugin/json/json/include/nlohmann/json.hpp:5326
↓ 66 callers
Function
hipLaunchKernel
projects/hipother/hipnv/include/hip/nvidia_detail/nvidia_hip_runtime_api.h:3984
↓ 66 callers
Function
if
projects/rocm-smi-lib/src/rocm_smi.cc:1039
↓ 66 callers
Function
print_test_result
projects/rocprofiler-compute/sample/mega_kernel/main.cpp:211
↓ 66 callers
Method
translate_stream
---- Handle resolution (shared lock — concurrent reads safe) ----
projects/clr/hipamd/src/hrr/playback/hip_playback.h:254
↓ 66 callers
Function
validateCharHostArray
* Local Function to validate the array with given reference value */
projects/hip-tests/catch/unit/device/hipGetProcAddressHelpers.hh:45
↓ 66 callers
Method
what
projects/rocprofiler-systems/source/lib/core/exception.cpp:88
↓ 65 callers
Method
detect
Detect MIOpen tuning database files and CK per-arch shared libraries. Patterns: - share/miopen/db/gfx*.{db.txt,fdb.txt,model
shared/kpack/python/rocm_kpack/database_handlers.py:244
↓ 65 callers
Method
fetch_add
projects/rccl/src/include/nccl_device/hip_compat.h:209
↓ 65 callers
Function
flat_calculate_addresses
emulation/rocjitsu/lib/rocjitsu/src/rocjitsu/isa/arch/amdgpu/rdna3/addr_calc.cpp:50
↓ 65 callers
Method
get_default
projects/rocshmem/src/envvar.hpp:382
↓ 65 callers
Function
hipGraphClone
projects/hipother/hipnv/include/hip/nvidia_detail/nvidia_hip_runtime_api.h:4989
↓ 65 callers
Function
hipHostMalloc
projects/clr/hipamd/src/hip_memory.cpp:853
↓ 65 callers
Function
hipMemGetInfo
projects/hipother/hipnv/include/hip/nvidia_detail/nvidia_hip_runtime_api.h:3433
↓ 65 callers
Function
hipMemcpy2DFromArray
projects/hipother/hipnv/include/hip/nvidia_detail/nvidia_hip_runtime_api.h:2502
↓ 65 callers
Function
idivRcp64
projects/rccl/src/include/nccl_device/utility.h:192
↓ 65 callers
Method
load
projects/rocprofiler-systems/source/lib/core/trace_cache/storage_parser.hpp:44
↓ 65 callers
Function
ncclCommDestroy
projects/rccl/src/misc/api_trace.cc:744
↓ 65 callers
Method
ok
emulation/rocjitsu/tools/tool_result.h:30
↓ 65 callers
Method
register_process_info
profilers/profiler-hub/source/writer.cpp:28
↓ 65 callers
Function
size
\brief Queries the length of the string, excluding any added '\0's.
projects/clr/opencl/khronos/headers/opencl2.0/CL/cl.hpp:615
↓ 65 callers
Method
wg_id
@brief Return the workgroup ID assigned at dispatch. @returns Workgroup ID.
emulation/rocjitsu/lib/rocjitsu/src/rocjitsu/vm/amdgpu/wavefront.h:150
↓ 64 callers
Method
Fill
projects/rocr-runtime/libhsakmt/tests/kfdtest/src/KFDTestUtil.cpp:397
↓ 64 callers
Method
begin
Get an iterator to the beginning of the memory mapped ring buffer
projects/rocprofiler-systems/source/lib/rocprof-sys/library/perf.hpp:166
↓ 64 callers
Function
hipCtxCreate
projects/hipother/hipnv/include/hip/nvidia_detail/nvidia_hip_runtime_api.h:3629
↓ 64 callers
Function
hipGraphAddEventRecordNode
projects/hipother/hipnv/include/hip/nvidia_detail/nvidia_hip_runtime_api.h:5060
↓ 64 callers
Function
hipRuntimeGetVersion
projects/hipother/hipnv/include/hip/nvidia_detail/nvidia_hip_runtime_api.h:3547
↓ 64 callers
Function
hsa_init
projects/rocprofiler-register/tests/hsa-runtime/hsa-runtime.cpp:158
↓ 64 callers
Method
io
projects/hipfile/src/amd_detail/backend.cpp:22
↓ 64 callers
Method
kind
projects/rocdbgapi/src/event.h:114
↓ 64 callers
Function
mubuf_calculate_addresses
emulation/rocjitsu/lib/rocjitsu/src/rocjitsu/isa/arch/amdgpu/cdna1/addr_calc.cpp:26
↓ 64 callers
Function
sgpr
emulation/rocjitsu/tests/patch/spill_manager_test.cpp:32
↓ 64 callers
Method
workGroupInfo
Returns the kernel info structure
projects/clr/rocclr/device/devkernel.hpp:229
↓ 63 callers
Method
Finalize
projects/rccl/test/common/TestBed.cpp:543
↓ 63 callers
Method
GetFamilyId
projects/rocr-runtime/libhsakmt/tests/kfdtest/src/BaseQueue.hpp:90
↓ 63 callers
Method
GetString
Gets the text streamed to this object so far as an std::string. Each '\0' character in the buffer is replaced with "\\0".
projects/rocr-runtime/rocrtst/gtest/src/gtest.cpp:991
↓ 63 callers
Method
GetType
Returns graph node type
projects/clr/hipamd/src/hip_graph_internal.hpp:332
↓ 63 callers
Method
Height
projects/hip-tests/catch/unit/texture/test_fixture.hh:37
↓ 63 callers
Method
RunAssembleBuf
* Assemble shader, fill member vars, and copy to output buffer * * @param AssemblySource Shader source represented as a raw C string * @param OutBu
projects/rocr-runtime/libhsakmt/tests/kfdtest/src/Assemble.cpp:237
↓ 63 callers
Function
Values
projects/rocr-runtime/rocrtst/gtest/include/gtest/gtest-param-test.h:348
↓ 63 callers
Function
amdsmi_get_processor_info
projects/amdsmi/src/amd_smi/amd_smi.cc:531
↓ 63 callers
Method
begin
@brief Return an iterator to the beginning of the list. @returns Iterator pointing to the first element in the list.
emulation/rocjitsu/lib/util/include/util/intrusive_list.h:169
↓ 63 callers
Function
bit_extract
projects/rocdbgapi/src/utils.h:260
↓ 63 callers
Method
clReleaseContext
projects/clr/opencl/tests/ocltst/module/common/OCLWrapper.cpp:109
↓ 63 callers
Method
find
projects/rocprofiler-sdk/source/include/rocprofiler-sdk/cxx/codeobj/funcmap.hpp:112
↓ 63 callers
Method
from
The original pc where this displaced instruction was copied from. */
projects/rocdbgapi/src/displaced_stepping.h:65
↓ 63 callers
Method
getLength
projects/hipfile/src/amd_detail/buffer.cpp:97
↓ 63 callers
Method
get_value
projects/rocshmem/src/envvar.hpp:385
↓ 63 callers
Function
hsa_queue_destroy
@brief Api to destroy a user mode queue @param queue Pointer to the queue being destroyed @return hsa_status
projects/rocr-runtime/runtime/hsa-runtime/core/runtime/hsa.cpp:809
↓ 63 callers
Function
ncclIntruQueueEmpty
projects/rccl/src/include/utils.h:386
↓ 63 callers
Function
rocprofiler_configure_callback_tracing_service
projects/rocprofiler-sdk/source/lib/rocprofiler-sdk/callback_tracing.cpp:127
↓ 63 callers
Method
sort
projects/rocprofiler-systems/source/lib/binary/binary_info.hpp:41
↓ 63 callers
Function
yield
projects/rocprofiler-sdk/source/lib/common/utility.hpp:247
↓ 62 callers
Method
GetMajorVersion
@returns This Isa's major version.
projects/rocr-runtime/runtime/hsa-runtime/core/inc/isa.h:163
↓ 62 callers
Method
SetArgs
projects/rocr-runtime/libhsakmt/tests/kfdtest/src/Dispatch.cpp:57
↓ 62 callers
Function
WriteAqlArgAt
projects/clr/rocclr/device/device.hpp:259
↓ 62 callers
Function
hipPointerGetAttribute
projects/hipother/hipnv/include/hip/nvidia_detail/nvidia_hip_runtime_api.h:3408
↓ 62 callers
Method
is_open
projects/rocprofiler-systems/source/lib/core/dynamic_library.cpp:125
↓ 62 callers
Method
size
projects/rocprofiler-sdk/source/lib/common/details/mpl.hpp:43
↓ 62 callers
Method
update
projects/rocprofiler-sdk/source/lib/common/sha256.cpp:51
↓ 62 callers
Function
vhsakmt_dev
projects/rocr-runtime/libhsakmt/src/virtio/hsakmt_virtio_openclose.c:29
↓ 62 callers
Method
write_bytes
Write a raw byte run (for torn tails).
projects/hip-tests/catch/unit/hrr/hrr_recovery_test.cc:101
↓ 61 callers
Function
add
projects/rocprofiler-sdk/tests/bin/multistream/multistream_app.cpp:37
↓ 61 callers
Method
empty
Create empty plot points structure.
projects/rocprofiler-compute/src/utils/roofline_calc.py:127
↓ 61 callers
Method
error
Interface for Error Log
projects/rocm-smi-lib/src/rocm_smi_logger.cc:153
↓ 61 callers
Method
get_error_code
(self, exc)
projects/amdsmi/tests/python_unittest/common.py:718
↓ 61 callers
Function
hipCtxDestroy
projects/hipother/hipnv/include/hip/nvidia_detail/nvidia_hip_runtime_api.h:3640
← previous
next →
801–900 of 106,056, ranked by callers