piprofiler/plugins/GeneralsPlugin/src/GppSamplerImpl.cpp
branchRCL_3
changeset 21 52e343bb8f80
parent 20 ca8a1b6995f6
child 22 e26895079d7c
equal deleted inserted replaced
20:ca8a1b6995f6 21:52e343bb8f80
    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 = 0xfffffffe;
    79 	iLastThread = 0;
    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;