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