Searched defs:ompt_record_ompt_t (Results 1 – 1 of 1) sorted by relevance
1377 typedef struct ompt_record_ompt_t { struct1378 ompt_callbacks_t type;1379 ompt_device_time_t time;1380 ompt_id_t thread_id;1381 ompt_id_t target_id;1382 union {1406 } ompt_record_ompt_t; argument