Searched refs:this_commit (Results 1 – 1 of 1) sorted by relevance
106 struct timeval this_commit; in histogram_update() local107 gettimeofday(&this_commit, NULL); in histogram_update()110 timersub(&this_commit, &h->last_commit, &diff); in histogram_update()120 memcpy(&h->last_commit, &this_commit, sizeof(this_commit)); in histogram_update()