HomeSort by relevance Sort by last modified time
    Searched full:alloc_latency_entry (Results 1 - 1 of 1) sorted by null

  /system/extras/latencytop/
latencytop.c 47 static struct latency_entry *alloc_latency_entry(void);
271 static struct latency_entry *alloc_latency_entry(void) { function
354 e = alloc_latency_entry();

Completed in 32 milliseconds