Searched refs:EmitPID (Results 1 – 2 of 2) sorted by relevance
56 void ChromeTraceFormatter::EmitPID(const string& name, int64 pid) { in EmitPID() function in tensorflow::tfprof::ChromeTraceFormatter184 chrome_formatter_.EmitPID(GetTimeDevName(device), pid); in AllocateTimeNodes()271 chrome_formatter_.EmitPID(GetMemoryLaneName(dev.first), pid); in GenerateGraphTimeline()273 chrome_formatter_.EmitPID(GetMemoryLaneName(dev.first) + " allocations", in GenerateGraphTimeline()
40 void EmitPID(const string& name, int64 pid);146 chrome_formatter_.EmitPID(strings::StrCat("Scope:", depth), depth); in EmitTreeNode()