real              345 sapi/phpdbg/phpdbg_info.c 	size_t used, real, peak_used, peak_real;
real              354 sapi/phpdbg/phpdbg_info.c 		real = zend_memory_usage(1);
real              366 sapi/phpdbg/phpdbg_info.c 		phpdbg_writeln("real", "mem=\"%.3f\"", "|-------> Real:\t%.3f kB", (float) (real / 1024));