Home
last modified time | relevance | path

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

/percepio-3.6.0/DFM/include/
DdfmTypes.h39 DFM_STORAGE_STRATEGY_OVERWRITE, /** Overwrite old alerts/payloads if full */ enumerator
/percepio-3.6.0/DFM/
DdfmStorage.c135 …ePortStoreAlert(xEntryHandle, (uint32_t)(xStorageStrategy == DFM_STORAGE_STRATEGY_OVERWRITE)) == D… in xDfmStorageStoreAlert()
212 …orePayloadChunk(xEntryHandle, (uint32_t)(xStorageStrategy == DFM_STORAGE_STRATEGY_OVERWRITE)) == D… in xDfmStorageStorePayloadChunk()
/percepio-3.6.0/DFM/kernelports/Zephyr/config/
DdfmConfig.h90 #define DFM_CFG_STORAGE_STRATEGY DFM_STORAGE_STRATEGY_OVERWRITE