Home
last modified time | relevance | path

Searched refs:statProperties (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/openmp/runtime/tools/
H A DsummarizeStats.py158 statProperties = {"counters" : ("Count", "Counter Statistics"), variable
167 plt.ylabel(statProperties[kind][0])
168 plt.title (statProperties[kind][1])
211 plt.ylabel(statProperties[s][0])
212 plt.title(statProperties[s][1])