rocprofiler-sdk/deprecated/profile_config.h Source File#
|
ROCprofiler-SDK developer API 1.0.0
ROCm Profiling API and tools
|
profile_config.h
rocprofiler_status_t rocprofiler_create_counter_config(rocprofiler_agent_id_t agent_id, rocprofiler_counter_id_t *counters_list, unsigned long counters_count, rocprofiler_counter_config_id_t *config_id)
(experimental) Create Counter Configuration. A config is bound to an agent but can be used across man...
rocprofiler_status_t rocprofiler_destroy_counter_config(rocprofiler_counter_config_id_t config_id)
(experimental) Destroy Profile Configuration.
Generated by