Searched defs:latency_entry (Results 1 – 1 of 1) sorted by relevance
34 struct latency_entry { struct35 struct latency_entry* next; argument44 static struct latency_entry* read_global_stats(struct latency_entry* list, int erase); argument