Searched defs:graphs (Results 1 – 7 of 7) sorted by relevance
78 def WriteGraphFiles(self, graphs): argument
157 def get_header(graphs, argument
160 graphs[t_info.name] = variable
72 struct gfio_graphs graphs; member121 struct gfio_graphs graphs; member
44 private final WeakConcurrentMap<Class<?>, SoftReference<MethodGraph>> graphs field in MockMethodAdvice
180 def __init__(self, graphs, units, results_regexp, stddev_regexp): argument
1150 std::unordered_map<string, std::unique_ptr<Graph>> graphs; in GetOrCreateExecutors() local