fixing backward compatobility, group_t structure
Change-Id: I0b188a055638ed542e1161ff4650eedb7ab1bd0f
[ROCm/rocprofiler commit: 64ef6bfd07]
Αυτή η υποβολή περιλαμβάνεται σε:
@@ -167,9 +167,9 @@ typedef void rocprofiler_t;
|
||||
// Profiling group object
|
||||
typedef struct {
|
||||
unsigned index; // group index
|
||||
rocprofiler_t* context; // context object
|
||||
rocprofiler_feature_t** features; // profiling info array
|
||||
uint32_t feature_count; // profiling info count
|
||||
rocprofiler_t* context; // context object
|
||||
} rocprofiler_group_t;
|
||||
|
||||
// Profiling mode mask
|
||||
|
||||
Αναφορά σε νέο ζήτημα
Block a user