xl2cc_counter.h contains APIs for configuring and controlling the event counters in PL310 L2 cache controller.
PL310 has two event counters which can be used to count variety of events like DRHIT, DRREQ, DWHIT, DWREQ, etc. xl2cc_counter.h contains definitions for different configurations which can be used for the event counters to count a set of events.
Type | Name | Arguments |
---|---|---|
void | XL2cc_EventCtrInit |
|
void | XL2cc_EventCtrStart |
|
void | XL2cc_EventCtrStop |
|