rocprofiler-sdk/rocprofiler.h Source File#
Rocprofiler SDK Developer API 0.5.0
ROCm Profiling API and tools
|
rocprofiler.h
Go to the documentation of this file.
113 * @return Will return a nullptr if invalid/unsupported @ref rocprofiler_status_t value is provided.
122 * @return Will return a nullptr if invalid/unsupported @ref rocprofiler_status_t value is provided.
uint64_t rocprofiler_thread_id_t
Thread ID. Value will be equivalent to syscall(__NR_gettid)
Definition fwd.h:439
const char * rocprofiler_get_status_name(rocprofiler_status_t status)
Return the string encoding of rocprofiler_status_t value.
rocprofiler_status_t rocprofiler_get_timestamp(rocprofiler_timestamp_t *ts)
Get the timestamp value that rocprofiler uses.
const char * rocprofiler_get_status_string(rocprofiler_status_t status)
Return the message associated with rocprofiler_status_t value.
rocprofiler_status_t rocprofiler_get_thread_id(rocprofiler_thread_id_t *tid)
Get the identifier value of the current thread that is used by rocprofiler.
rocprofiler_status_t rocprofiler_get_version(uint32_t *major, uint32_t *minor, uint32_t *patch)
Query the version of the installed library.
Generated by 1.9.8