piprofiler/plugins/GeneralsPlugin/src/GppSamplerImpl.cpp
branchRCL_3
changeset 46 e26895079d7c
parent 44 52e343bb8f80
child 59 8ad140f3dd41
equal deleted inserted replaced
44:52e343bb8f80 46:e26895079d7c
    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;