started           246 sapi/fpm/fpm/fpm_children.c 			timersub(&tv1, &child->started, &tv2);
started           418 sapi/fpm/fpm/fpm_children.c 				fpm_clock_get(&child->started);
started            24 sapi/fpm/fpm/fpm_children.h 	struct timeval started;
started           329 sapi/fpm/fpm/fpm_process_ctl.c 					if (timercmp(&child->started, &last_idle_child->started, <)) {