Searched defs:cpu_execs (Results 1 – 2 of 2) sorted by relevance
107 const std::map<string, std::vector<std::pair<int64_t, int64_t>>>& cpu_execs() in cpu_execs() function607 const std::map<string, std::vector<std::pair<int64_t, int64_t>>>& cpu_execs( in cpu_execs() function
111 map<string, ExecTime> cpu_execs = 5; field