Searched refs:commit_stop (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A Dcache-exp.c222 struct timeval commit_stop, res; local
253 gettimeofday(&commit_stop, NULL);
254 timersub(&commit_stop, &STATE_SYNC(commit).stats.start, &res);
H A Dcache-ct.c249 struct timeval commit_stop, res; local
289 gettimeofday(&commit_stop, NULL);
290 timersub(&commit_stop, &STATE_SYNC(commit).stats.start, &res);

Completed in 167 milliseconds