make tsmread.c more robust
[tridge/junkcode.git] / ccache_parse.c
1
2
3 struct {
4         const char *name;
5         double value;
6 } names[] = {
7         {"cache hit", },
8         {"cache hit", },
9         {"cache hit", },
10         {"cache hit", },
11 };