XL2cc_EventCtrStop - 2023.2 English

Standalone Library Documentation: BSP and Libraries Document Collection (UG643)

Document ID
UG643
Release Date
2023-12-13
Version
2023.2 English

This function disables the event counters in L2 Cache controller, saves the counter values and resets the counters.

Prototype

void XL2cc_EventCtrStop(u32 *EveCtr0, u32 *EveCtr1);

Parameters

The following table lists the XL2cc_EventCtrStop function arguments.

Table 1. XL2cc_EventCtrStop Arguments
Name Description
EveCtr0 Output parameter which is used to return the value in event counter 0.
EveCtr1 Output parameter which is used to return the value in event counter 1.

Returns

None.