Home
last modified time | relevance | path

Searched refs:ms_since (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_flow.c874 return ms_since(&fn_start_time) / 1000; in time_parsing_function()
884 (ms_since(&outer_fn_start_time) / 1000) > option_timeout * 5) in taking_too_long()
H A Dsmatch_helper.c1124 int ms_since(struct timeval *start) in ms_since() function
H A Dsmatch.h461 int ms_since(struct timeval *start);