radeon: add perfcounter-related EVENT_TYPEs
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
This commit is contained in:
committed by
Nicolai Hähnle
parent
30462b1826
commit
b589e18a98
@@ -81,8 +81,11 @@
|
||||
#define EVENT_TYPE_CACHE_FLUSH_AND_INV_TS_EVENT 0x14
|
||||
#define EVENT_TYPE_ZPASS_DONE 0x15
|
||||
#define EVENT_TYPE_CACHE_FLUSH_AND_INV_EVENT 0x16
|
||||
#define EVENT_TYPE_PERFCOUNTER_START 0x17
|
||||
#define EVENT_TYPE_PERFCOUNTER_STOP 0x18
|
||||
#define EVENT_TYPE_PIPELINESTAT_START 25
|
||||
#define EVENT_TYPE_PIPELINESTAT_STOP 26
|
||||
#define EVENT_TYPE_PERFCOUNTER_SAMPLE 0x1B
|
||||
#define EVENT_TYPE_SAMPLE_PIPELINESTAT 30
|
||||
#define EVENT_TYPE_SO_VGTSTREAMOUT_FLUSH 0x1f
|
||||
#define EVENT_TYPE_SAMPLE_STREAMOUTSTATS 0x20
|
||||
|
||||
Reference in New Issue
Block a user