piprofiler/plugins/GeneralsPlugin/src/GppSamplerImpl.cpp
changeset 45 185201be11b0
parent 22 a009639409f5
child 44 52e343bb8f80
equal deleted inserted replaced
38:169364e7e4b4 45:185201be11b0
    74 
    74 
    75 void DGppSamplerImpl::Reset()
    75 void DGppSamplerImpl::Reset()
    76 	{
    76 	{
    77 	LOGTEXT("GppSamplerImpl::Reset");
    77 	LOGTEXT("GppSamplerImpl::Reset");
    78 	iLastPc = 0;
    78 	iLastPc = 0;
    79 	iLastThread = 0;
    79 	iLastThread = 0xfffffffe;
    80 	iRepeat = 0;
    80 	iRepeat = 0;
    81 	iIsaStatus = 0;
    81 	iIsaStatus = 0;
    82 	iIsaStart = 0;
    82 	iIsaStart = 0;
    83 	iIsaEnd = 0;
    83 	iIsaEnd = 0;
    84 //	isaOsTaskRunningAddr = 0;
    84 //	isaOsTaskRunningAddr = 0;