Searched refs:ReplaceSchedBlockLog (Results 1 – 2 of 2) sorted by relevance
96 std::string ReplaceSchedBlockLog(std::string& fakeLog, const int pid, const long long gid);
198 std::string FfrtConverter::ReplaceSchedBlockLog(std::string& fakeLog, const int pid, const long lon… in ReplaceSchedBlockLog() function in SysTuning::TraceStreamer::FfrtConverter237 return ReplaceSchedBlockLog(fakeLog, pid, gid); in ConvertWorkerLogToTask()