MCPcopy Create free account
hub / github.com/bytedance/bolt / getTaskTraceMetaFilePath

Function getTaskTraceMetaFilePath

bolt/exec/TraceUtil.cpp:92–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90}
91
92std::string getTaskTraceMetaFilePath(const std::string& taskTraceDir) {
93 return fmt::format("{}/{}", taskTraceDir, TraceTraits::kTaskMetaFileName);
94}
95
96std::string getNodeTraceDirectory(
97 const std::string& taskTraceDir,

Callers 4

TEST_FFunction · 0.85
TEST_FFunction · 0.85

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.68
TEST_FFunction · 0.68