| bool CAutotuneNanoConfig::LoadPatternBuffer | ( | uint8_t * | PatternBuffer, |
| uint64_t | NumBytes ) |
Setup for autotuning This creates a COPY of the PatternBuffer passed in and manages this copy itself.
| PatternBuffer | data to be autotuned on |
| NumBytes | size of the pattern buffer to read in |