Home
last modified time | relevance | path

Searched refs:LBLC_EVENT_STATUS (Results 1 – 2 of 2) sorted by relevance

/external/igt-gpu-tools/lib/
Dintel_reg.h2210 # define LBLC_EVENT_STATUS (1 << 6) macro
/external/igt-gpu-tools/tools/
Dintel_reg_decode.c348 val & LBLC_EVENT_STATUS ? " LBLC_EVENT_STATUS" : ""; in DEBUGSTRING()