Searched refs:read_process_stats (Results 1 – 1 of 1) sorted by relevance
45 static struct latency_entry* read_process_stats(struct latency_entry* list, int erase, int pid);149 e = read_process_stats(e, erase, pid); in main()201 static struct latency_entry* read_process_stats(struct latency_entry* list, int erase, int pid) { in read_process_stats() function