7#ifndef __CUPTI_DISPATCH_H__
8#define __CUPTI_DISPATCH_H__
static const char * event_names[2]
int cuptid_event_table_create(ntv_event_table_t *evt_table)
int cuptid_control_destroy(cuptid_ctl_t *ctl)
int cuptid_event_table_select_by_idx(ntv_event_table_t src, int count, int *idcs, ntv_event_table_t *pevt_names)
int cuptid_event_table_insert_record(ntv_event_table_t evt_table, const char *evt_name, unsigned int evt_code, int evt_pos)
int cuptid_event_enum(ntv_event_table_t all_evt_names)
int cuptid_control_create(ntv_event_table_t event_names, cuptid_info_t thread_info, cuptid_ctl_t *pcupti_ctl)
int cuptid_control_start(cuptid_ctl_t ctl)
int cuptid_event_table_get_item(ntv_event_table_t evt_table, unsigned int evt_idx, ntv_event_t *record)
cuptiu_event_t * ntv_event_t
int cuptid_control_stop(cuptid_ctl_t ctl)
int cuptid_event_table_find_name(ntv_event_table_t evt_table, const char *evt_name, ntv_event_t *found_rec)
void cuptid_event_table_destroy(ntv_event_table_t *evt_table)
int cuptid_control_read(cuptid_ctl_t ctl, long long *values)
int cuptid_shutdown(void)
int cuptid_event_name_to_descr(char *evt_name, char *descr)
cuptiu_event_table_t * ntv_event_table_t
int cuptid_thread_info_destroy(cuptid_info_t *info)
int cuptid_thread_info_create(cuptid_info_t *info)
int cuptid_control_reset(cuptid_ctl_t ctl)
void cuptid_disabled_reason_get(const char **msg)
char * evt_name(evstock *stock, int index)
static long long values[NUM_EVENTS]