Searched refs:GetTimestamp (Results 1 – 1 of 1) sorted by relevance
2198 static std::string GetTimestamp(const timespec& ts) { in GetTimestamp() function2245 dprintf(fd, "\n----- pid %d at %s -----\n", pid, GetTimestamp(ts).c_str()); in DumpPidHeader()