Searched refs:DIFF_IN_USEC (Results 1 – 3 of 3) sorted by relevance
33 #define DIFF_IN_USEC(begin, end) \ macro
400 DIFF_IN_USEC (ts_start, ts_end)); in tcase_run_tfun_nofork()470 send_duration_info (DIFF_IN_USEC (ts_start, ts_end)); in tcase_run_tfun_fork()
311 duration = (unsigned long) DIFF_IN_USEC (ts_start, ts_end); in xml_lfun()