Home
last modified time | relevance | path

Searched refs:ETE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/trace/coresight/
H A Dcoresight-trbe.rst16 generators (ETE), are plugged in as source device.
19 driven via the CoreSight driver framework to support the ETE (which is
/OK3568_Linux_fs/external/xserver/mi/
H A Dmipoly.c70 miInsertEdgeInET(EdgeTable * ET, EdgeTableEntry * ETE, int scanline, in miInsertEdgeInET() argument
113 while (start && (start->bres.minor < ETE->bres.minor)) { in miInsertEdgeInET()
117 ETE->next = start; in miInsertEdgeInET()
120 prev->next = ETE; in miInsertEdgeInET()
122 pSLL->edgelist = ETE; in miInsertEdgeInET()
/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A DKconfig100 tristate "CoreSight ETMv4.x / ETE driver"
106 version 4.x and the Embedded Trace Extensions (ETE). Both are CPU tracer
182 TRBE always needs to be used along with it's corresponding percpu ETE
183 component. ETE generates trace data which is then captured with TRBE.
185 system registers. But it's explicit dependency with trace unit (ETE)