Home
last modified time | relevance | path

Searched defs:latency_entry (Results 1 – 1 of 1) sorted by relevance

/system/extras/latencytop/
Dlatencytop.c34 struct latency_entry { struct
35 struct latency_entry *next; argument
44 static struct latency_entry *read_global_stats(struct latency_entry *list, int erase); argument