Searched defs:traceMap (Results 1 – 1 of 1) sorted by relevance
260 …r::ClassifySchedSwitchData(const size_t index, std::unordered_map<int, std::vector<int>> &traceMap) in ClassifySchedSwitchData()284 …FindFfrtProcessAndClassify(const size_t index, std::unordered_map<int, std::vector<int>> &traceMap) in FindFfrtProcessAndClassify()350 std::unordered_map<int, std::vector<int>> traceMap; in ClassifyContextForFfrtWorker() local