Files
rocm-systems/projects/rocprofiler/plugin/exportmap
T
systems-assistant[bot] 2e5bcec303 Add 'projects/rocprofiler/' from commit '16ae2e90c6157e98e846d2bccbaaf533ca5e662a'
git-subtree-dir: projects/rocprofiler
git-subtree-mainline: 2a52e3974d
git-subtree-split: 16ae2e90c6
2025-07-22 22:52:43 +00:00

12 строки
334 B
Plaintext

ROCPROFILER_PLUGINS_1.0.0{
global: rocprofiler_plugin_initialize;
rocprofiler_plugin_finalize;
rocprofiler_plugin_write_buffer_records;
rocprofiler_plugin_write_record;
addDecoder;
removeDecoder;
getInstructionFromAddr;
getInstructionFromID;
getSymbolName;
local: *;
};