34fd4840d1
Change-Id: I52732fc1dba41df3373ef6a19a428b00d729bf04
[ROCm/rocprofiler commit: aba6a1d986]
13 wiersze
339 B
Plaintext
13 wiersze
339 B
Plaintext
ROCPROFILER_PLUGINS_1.0.0{
|
|
global: rocprofiler_plugin_initialize;
|
|
rocprofiler_plugin_finalize;
|
|
rocprofiler_plugin_write_buffer_records;
|
|
rocprofiler_plugin_write_record;
|
|
createService;
|
|
deleteService;
|
|
getInstruction;
|
|
getCppref;
|
|
getInstSize;
|
|
getSymbolName;
|
|
local: *;
|
|
}; |