Searched refs:diff_us (Results 1 – 1 of 1) sorted by relevance
157 static float diff_us(struct timeval *end, struct timeval *start) in diff_us() function173 us = diff_us(&nodes[c].times[i][1], &nodes[c].times[i][0]); in show_perf()187 us = diff_us(×[i][1], ×[i][0]); in show_perf()