Searched defs:TakeEntries (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/tools/cygprofile/
H A Dcygprofile.cc223 void ThreadLog::TakeEntries(std::vector<LogEntry>* destination) { function in class:cygprofile::ThreadLog
334 thread_log->TakeEntries(&logs.back().entries);

Completed in 144 milliseconds