#include <trc_mem_acc_cache.h>
class TrcMemAccCache - cache small amounts of data from accessors to speed up decode.
Definition at line 58 of file trc_mem_acc_cache.h.
◆ TrcMemAccCache()
TrcMemAccCache::TrcMemAccCache |
( |
| ) |
|
|
inline |
◆ ~TrcMemAccCache()
TrcMemAccCache::~TrcMemAccCache |
( |
| ) |
|
|
inline |
◆ enableCaching()
void TrcMemAccCache::enableCaching |
( |
bool |
bEnable | ) |
|
|
inline |
◆ enabled()
const bool TrcMemAccCache::enabled |
( |
| ) |
const |
|
inline |
◆ enabled_for_size()
const bool TrcMemAccCache::enabled_for_size |
( |
const uint32_t |
reqSize | ) |
const |
|
inline |
◆ invalidateAll()
void TrcMemAccCache::invalidateAll |
( |
| ) |
|
|
inline |
◆ logAndClearCounts()
void TrcMemAccCache::logAndClearCounts |
( |
| ) |
|
◆ readBytesFromCache()
read bytes from cache if possible - load new page if needed, bail out if data not available
◆ setErrorLog()
The documentation for this class was generated from the following file: