Searched defs:Counter (Results 1 – 1 of 1) sorted by relevance
49 CountersAtTime(name string, thread Thread, time uint64, counters []Counter)253 type Counter struct { struct254 Name string255 Value int64