Searched refs:nanotime (Results 1 – 1 of 1) sorted by relevance
298 static int64_t nanotime() { in nanotime() function307 int64_t start = nanotime(); in run_command()351 int64_t elapsed = nanotime() - start; in run_command()601 int64_t start = nanotime(); in dump_traces()623 pid, (float)(nanotime() - start) / NANOS_PER_SEC); in dump_traces()631 int64_t start = nanotime(); in dump_traces()643 pid, (float)(nanotime() - start) / NANOS_PER_SEC); in dump_traces()