2023-08-12 04:49:49 +00:00
|
|
|
ROCPROFILER_PLUGINS_1.0.0{
|
2023-02-03 12:31:39 -06:00
|
|
|
global: rocprofiler_plugin_initialize;
|
|
|
|
|
rocprofiler_plugin_finalize;
|
|
|
|
|
rocprofiler_plugin_write_buffer_records;
|
|
|
|
|
rocprofiler_plugin_write_record;
|
2023-11-15 12:18:51 -03:00
|
|
|
createService;
|
|
|
|
|
deleteService;
|
|
|
|
|
getInstruction;
|
|
|
|
|
getCppref;
|
|
|
|
|
getInstSize;
|
|
|
|
|
getSymbolName;
|
2023-02-03 12:31:39 -06:00
|
|
|
local: *;
|
|
|
|
|
};
|