Add buffer tracing header for rocdecode.hpp (#340)
* Add buffer tracing header for rocdecode.hpp
* Add new line for formatting
[ROCm/rocprofiler-sdk commit: d7c903654e]
Αυτή η υποβολή περιλαμβάνεται σε:
υποβλήθηκε από
GitHub
γονέας
9b26fd9c08
υποβολή
63319faae4
+2
-1
@@ -5797,4 +5797,5 @@ SerializedAtomicRatio:
|
||||
expression: TCP_ATOMIC_TAGCONFLICT_STALL_CYCLES_sum/TCP_GATE_EN1_sum
|
||||
description: Ratio of cycles spent waiting on serialized atomic accesses caused by contention
|
||||
(access to the same atomic) over total number of cycles spent on atomic operations. Values
|
||||
greater than 0.10 indicate contention is high and might be worth addressing.
|
||||
greater than 0.10 indicate contention is high and might be worth addressing.
|
||||
|
||||
|
||||
@@ -34,6 +34,7 @@
|
||||
# include <rocprofiler-sdk/rocdecode/details/rocparser.h>
|
||||
#endif
|
||||
|
||||
#include <rocprofiler-sdk/buffer_tracing.h>
|
||||
#include <rocprofiler-sdk/callback_tracing.h>
|
||||
|
||||
#include <cstdint>
|
||||
|
||||
Αναφορά σε νέο ζήτημα
Block a user