Home | History | Annotate | Download | only in alloc-stress

Lines Matching full:endl

22        cerr << __func__ << "( " << getpid() << "):" << __LINE__ << " condition:" << #cond << " failed\n" << endl; \
140 cout << "Failed to connect to lmkd, errno " << errno << endl;
149 cout << "Wrote " << written << " bytes to lmkd control socket." << endl;
160 cout << "Failed to create memory cgroup" << endl;
166 cout << "Unable to add process to memory cgroup" << endl;
196 //cout << "total alloc: " << allocCount / (1<<20)<< " adj: " << argv[2]<< endl;;
197 //cout << "ptr: " << (long long)(void*)ptr << endl;;
202 cout << "parent:" << argc << endl;
214 //;cout << getpid() << ":" << "parent signal" << endl;
223 cout << "adj: " << i << " sz: " << t / (1 << 20) << endl;