Searched refs:Is_Root (Results 1 – 2 of 2) sorted by relevance
114 bool Is_Root(void) { return (CurrentParent->Get_Parent() == 0); } in Is_Root() function
522 …float accumulated_time=0,parent_time = profileIterator->Is_Root() ? CProfileManager::Get_Time_Sinc… in dumpRecursive()