PAPI 7.1.0.0
Loading...
Searching...
No Matches
cb_context_payload_t Struct Reference

Data Fields

int valid
 
unsigned long tid
 
hsa_agent_t agent
 
rocprofiler_group_t group
 
rocprofiler_callback_data_t data
 

Detailed Description

The payload is prepared by the dispatch_callback for the context handler

Definition at line 1981 of file roc_profiler.c.

Field Documentation

◆ agent

hsa_agent_t cb_context_payload_t::agent

Definition at line 1984 of file roc_profiler.c.

◆ data

rocprofiler_callback_data_t cb_context_payload_t::data

Definition at line 1986 of file roc_profiler.c.

◆ group

rocprofiler_group_t cb_context_payload_t::group

Definition at line 1985 of file roc_profiler.c.

◆ tid

unsigned long cb_context_payload_t::tid

Definition at line 1983 of file roc_profiler.c.

◆ valid

int cb_context_payload_t::valid

Definition at line 1982 of file roc_profiler.c.


The documentation for this struct was generated from the following file: