rocprofiler-sdk/counters.h File Reference#
Rocprofiler SDK Developer API 0.5.0
ROCm Profiling API and tools
|
#include <rocprofiler-sdk/agent.h>
#include <rocprofiler-sdk/defines.h>
#include <rocprofiler-sdk/fwd.h>
Include dependency graph for counters.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Typedefs | |
typedef rocprofiler_status_t(* | rocprofiler_available_dimensions_cb_t) (rocprofiler_counter_id_t id, const rocprofiler_record_dimension_info_t *dim_info, unsigned long num_dims, void *user_data) |
Callback that gives a list of available dimensions for a counter. | |
typedef rocprofiler_status_t(* | rocprofiler_available_counters_cb_t) (rocprofiler_agent_id_t agent_id, rocprofiler_counter_id_t *counters, unsigned long num_counters, void *user_data) |
Callback that gives a list of counters available on an agent. The counters variable is owned by rocprofiler and should not be free'd. | |
Generated by 1.9.8