Searched defs:schedstatPath (Results 1 – 1 of 1) sorted by relevance
44 bool Schedstat::ParseSchedstat(const std::string& schedstatPath) in ParseSchedstat()99 …std::string schedstatPath = std::string(PROC_SELF_TASK_PATH) + "/" + std::to_string(tid) + "/sched… in ParserThreadInfo() local