Searched refs:find_latency_entry (Results 1 – 1 of 1) sorted by relevance
54 static struct latency_entry *find_latency_entry(struct latency_entry *e, char *reason);293 static struct latency_entry *find_latency_entry(struct latency_entry *head, char *reason) { in find_latency_entry() function347 e = find_latency_entry(head, reason); in read_latency_file()