PPK_ASSERT_ERROR(_pstate_compute_slow>=0,"invalid options: 'pstate_compute_slow period' should be positive but got %d",_pstate_compute_slow);
PPK_ASSERT_ERROR(_pstate_compute_fast!=_pstate_compute_slow,"invalid options: 'pstate_compute_fast' and 'pstate_compute_slow' should be different but both have value %d",_pstate_compute_fast);