piprofiler/plugins/GeneralsPlugin/src/GppSamplerImpl.cpp
branchRCL_3
changeset 20 ca8a1b6995f6
parent 13 da2cedce4920
child 21 52e343bb8f80
equal deleted inserted replaced
19:07b41fa8d1dd 20:ca8a1b6995f6
    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;