|
Adaptyst
A comprehensive and architecture-agnostic performance analysis tool
|
Go to the source code of this file.
Functions | |
| void | adaptyst_set_print_errors (unsigned int print) |
| int | adaptyst_init () |
| int | adaptyst_init_custom_buf_size (unsigned int size) |
| const char ** | adaptyst_get_runtime_info () |
| char * | adaptyst_get_error_msg () |
| int | adaptyst_region_start (const char *name) |
| int | adaptyst_region_end (const char *name) |
| void | adaptyst_close () |
| void adaptyst_close | ( | ) |
| char * adaptyst_get_error_msg | ( | ) |
| int adaptyst_init | ( | ) |